diff --git a/services/notification/package.json b/services/notification/package.json index 17af210e..e68514d8 100644 --- a/services/notification/package.json +++ b/services/notification/package.json @@ -29,6 +29,6 @@ "vitest": "^4.1.10", "eslint": "^10.8.0", "@typescript-eslint/eslint-plugin": "^8.65.0", - "@typescript-eslint/parser": "^8.65.0" + "@typescript-eslint/parser": "^8.68.0" } }