diff --git a/package.json b/package.json index 6e86ef1..1e1fd8d 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@fastify/compress": "^7.0.0", "@fastify/pre-commit": "^2.0.2", "@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", "concat-stream": "^2.0.0", "coveralls": "^3.0.4", "eslint-plugin-typescript": "^0.14.0",