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 17, 2024
2 parents 1bf93c7 + 50a9d04 commit eff3063
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^20.11.30",
"fastify": "^4.26.2",
"fastify": "^5.0.0-alpha.3",
"snazzy": "^9.0.0",
"standard": "^17.1.0",
"tap": "^18.7.1",
"tsd": "^0.30.7"
"tsd": "^0.31.0"
},
"dependencies": {
"fastify-plugin": "^4.5.1",
"fastify-plugin": "^5.0.0-pre.fv5.1",
"helmet": "^7.1.0"
},
"tsd": {
Expand Down

0 comments on commit eff3063

Please sign in to comment.