Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Sep 19, 2024
1 parent 9481e92 commit 0c025d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@fastify/type-provider-typebox": "^5.0.0-pre.fv5.1",
"@types/node": "^22.0.0",
"c8": "^10.1.2",
"fastify": "^5.0.0-alpha.2",
"fastify": "^5.0.0",
"proxyquire": "^2.1.3",
"standard": "^17.1.0",
"tsd": "^0.31.0"
Expand Down

0 comments on commit 0c025d3

Please sign in to comment.