diff --git a/package.json b/package.json index 81d055c..842713b 100644 --- a/package.json +++ b/package.json @@ -19,11 +19,11 @@ "@types/amqplib": "^0.8.2", "@types/bull": "^3.15.9", "@types/node": "^17.0.31", - "@typescript-eslint/eslint-plugin": "^5.45.1", - "@typescript-eslint/parser": "^5.45.1", + "@typescript-eslint/eslint-plugin": "^5.46.0", + "@typescript-eslint/parser": "^5.46.0", "eslint": "^8.29.0", "rimraf": "^3.0.2", - "typescript": "^4.9.3" + "typescript": "^4.9.4" }, "eslintConfig": { "parser": "@typescript-eslint/parser",