diff --git a/package.json b/package.json index f89a8a77..b927df16 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,8 @@ "@types/jsonwebtoken": "^9.0.0", "@types/node": "^20.0.0", "@types/node-fetch": "^2.6.1", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.27.0", + "@typescript-eslint/eslint-plugin": "^6.0.0", + "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.15.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-airbnb-typescript": "^17.0.0",