Skip to content

Commit 424339d

Browse files
committed
chore: update fastify to ^5.0.0
1 parent 0bef4a8 commit 424339d

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
@@ -39,7 +39,7 @@
3939
"@fastify/secure-session": "^8.0.0",
4040
"@fastify/session": "^11.0.0",
4141
"@types/node": "^22.0.0",
42-
"fastify": "^5.0.0-alpha.4",
42+
"fastify": "^5.0.0",
4343
"proxyquire": "^2.1.3",
4444
"sinon": "^19.0.2",
4545
"standard": "^17.1.0",

0 commit comments

Comments
 (0)