Skip to content

Commit 467293d

Browse files
authored
chore: update fastify to ^5.0.0 (#273)
1 parent 63e2b37 commit 467293d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@fastify/pre-commit": "^2.1.0",
3232
"@types/node": "^22.0.0",
3333
"@types/simple-oauth2": "^5.0.7",
34-
"fastify": "^5.0.0-alpha.4",
34+
"fastify": "^5.0.0",
3535
"nock": "^13.5.4",
3636
"simple-get": "^4.0.1",
3737
"snazzy": "^9.0.0",

0 commit comments

Comments
 (0)