Skip to content

Commit 2b16c8a

Browse files
authored
chore: update fastify to ^5.0.0 (#820)
1 parent f6f8e55 commit 2b16c8a

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
@@ -43,7 +43,7 @@
4343
"@fastify/cookie": "^10.0.0",
4444
"@fastify/pre-commit": "^2.1.0",
4545
"@types/node": "^22.0.0",
46-
"fastify": "^5.0.0-alpha.4",
46+
"fastify": "^5.0.0",
4747
"fluent-json-schema": "^5.0.0",
4848
"joi": "^17.13.1",
4949
"joi-to-json": "^4.2.1",

0 commit comments

Comments
 (0)