diff --git a/package.json b/package.json index d3ecd6b..b0e0445 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,11 @@ "@types/amqplib": "^0.10.1", "@types/common-tags": "^1.8.1", "@types/node": "^18.17.4", - "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.8", - "eslint": "^8.41.0", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", + "eslint": "^8.47.0", "rimraf": "^5.0.1", - "typescript": "^5.0.4" + "typescript": "^5.1.6" }, "eslintConfig": { "parser": "@typescript-eslint/parser",