diff --git a/package.json b/package.json index abf0cf6..9822723 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "url": "git+https://github.com/SerayaEryn/fastify-session.git" }, "devDependencies": { - "@types/node": "^16.10.1", + "@types/node": "^17.0.25", "ava": "^3.6.0", "fastify": "^3.0.0", "fastify-cookie": "^5.3.1",