diff --git a/package.json b/package.json index 0236f55f..34685682 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@fastify/swagger": "^8.10.1", "@fastify/swagger-ui": "^2.0.1", "@types/node": "^20.1.0", - "@typescript-eslint/eslint-plugin": "^6.3.0", - "@typescript-eslint/parser": "^6.3.0", + "@typescript-eslint/eslint-plugin": "^7.1.0", + "@typescript-eslint/parser": "^7.1.0", "benchmark": "^2.1.4", "climem": "^2.0.0", "concat-stream": "^2.0.0",