Skip to content

Commit 79dd845

Browse files
committed
update fastify deps
1 parent 44fb58b commit 79dd845

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"@fastify/pre-commit": "^2.0.2",
3535
"@types/node": "^20.11.30",
3636
"cookie": "^0.6.0",
37-
"fastify": "^4.26.2",
37+
"fastify": "^5.0.0-alpha.3",
3838
"standard": "^17.1.0",
3939
"tap": "^18.7.1",
4040
"tsd": "^0.31.0"
4141
},
4242
"dependencies": {
43-
"@fastify/cookie": "^9.3.1",
44-
"fastify-plugin": "^4.5.1",
43+
"@fastify/cookie": "^10.0.0-pre.fv5.1",
44+
"fastify-plugin": "^5.0.0-pre.fv5.1",
4545
"sodium-native": "^4.0.10"
4646
},
4747
"publishConfig": {

0 commit comments

Comments
 (0)