diff --git a/package.json b/package.json index f329355..85fb72a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "homepage": "https://github.com/fastify/fastify-cors#readme", "devDependencies": { - "@types/node": "^17.0.0", + "@types/node": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.12.1", "@typescript-eslint/parser": "^5.12.1", "cors": "^2.8.5",