diff --git a/services/notification/package.json b/services/notification/package.json index a0b88945..b33f85a1 100644 --- a/services/notification/package.json +++ b/services/notification/package.json @@ -29,6 +29,6 @@ "vitest": "^4.1.10", "eslint": "^9.13.0", "@typescript-eslint/eslint-plugin": "^8.65.0", - "@typescript-eslint/parser": "^8.12.0" + "@typescript-eslint/parser": "^8.65.0" } }