Skip to content

Commit

Permalink
update fastify deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Jul 9, 2024
1 parent adcafac commit 70d393c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^20.11.30",
"fastify": "^4.26.2",
"fastify": "^5.0.0-alpha.3",
"proxyquire": "^2.1.3",
"standard": "^17.1.0",
"tap": "^18.7.1",
"tsd": "^0.31.0",
"why-is-node-running": "^2.2.2"
},
"dependencies": {
"fastify-plugin": "^4.5.1",
"fastify-plugin": "^5.0.0-pre.fv5.1",
"ioredis": "^5.3.2"
},
"publishConfig": {
Expand Down

0 comments on commit 70d393c

Please sign in to comment.