diff --git a/package.json b/package.json index 19dc71f..8afcbd4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "homepage": "https://github.com/fastify/fastify-oauth2#readme", "devDependencies": { "@fastify/pre-commit": "^2.1.0", - "@types/node": "^20.11.30", + "@types/node": "^22.0.0", "@types/simple-oauth2": "^5.0.7", "fastify": "^5.0.0-alpha.3", "nock": "^13.5.4",