We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fb58b commit 79dd845Copy full SHA for 79dd845
package.json
@@ -34,14 +34,14 @@
34
"@fastify/pre-commit": "^2.0.2",
35
"@types/node": "^20.11.30",
36
"cookie": "^0.6.0",
37
- "fastify": "^4.26.2",
+ "fastify": "^5.0.0-alpha.3",
38
"standard": "^17.1.0",
39
"tap": "^18.7.1",
40
"tsd": "^0.31.0"
41
},
42
"dependencies": {
43
- "@fastify/cookie": "^9.3.1",
44
- "fastify-plugin": "^4.5.1",
+ "@fastify/cookie": "^10.0.0-pre.fv5.1",
+ "fastify-plugin": "^5.0.0-pre.fv5.1",
45
"sodium-native": "^4.0.10"
46
47
"publishConfig": {
0 commit comments