diff --git a/package-lock.json b/package-lock.json index 0e8f292da..0b02742b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -572,14 +572,14 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "7.0.32", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.32.tgz", - "integrity": "sha512-BdhwZ7ThdS8mJBarUXk1eEMOoRedmdp/zij/ipE6XXOL8/Gw5rg9PSYP3aq/bKQYgPZE6YHBKZ+3VJgYgaZW4A==", + "version": "7.0.33", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.33.tgz", + "integrity": "sha512-5eSSFURInafS2Qh+qS8EneV+EQBkwbeyccjx6PWuq4xgb5hwdhbONP+smUQ0tkOZAr6dWrOpSHh2w3WV6kwAOw==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10", "@kronos-integration/service": "^13.2.14", - "pacc": "^4.15.1" + "pacc": "^4.32.0" }, "engines": { "node": ">=22.19.0"