diff --git a/package.json b/package.json index a7c9a78..101cd05 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,9 @@ "@types/amqplib": "^0.10.1", "@types/bull": "^3.15.9", "@types/node": "^18.11.18", - "@typescript-eslint/eslint-plugin": "^5.53.0", - "@typescript-eslint/parser": "^5.53.0", - "eslint": "^8.34.0", + "@typescript-eslint/eslint-plugin": "^5.56.0", + "@typescript-eslint/parser": "^5.56.0", + "eslint": "^8.36.0", "rimraf": "^3.0.2", "typescript": "^4.9.5" },