Skip to content

Commit 63fb72f

Browse files
authored
chore: update fastify to ^5.0.0 (#319)
1 parent a9da1fc commit 63fb72f

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
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "^7.3.1",
3737
"c8": "^10.1.2",
3838
"cors": "^2.8.5",
39-
"fastify": "^5.0.0-alpha.4",
39+
"fastify": "^5.0.0",
4040
"standard": "^17.1.0",
4141
"tsd": "^0.31.1",
4242
"typescript": "^5.4.2"

0 commit comments

Comments
 (0)