diff --git a/package-lock.json b/package-lock.json index 11c57b677..8904eafe6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -572,14 +572,14 @@ } }, "node_modules/@kronos-integration/service-health": { - "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==", + "version": "7.0.34", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.34.tgz", + "integrity": "sha512-5TdjEWHbxnhfngfeV7R6JKP5Cpa4XYstC++DycxFaaTeimv5dzyuxyHIKs14Ep9y+U1XPWzA43QCq4mRlqbZfw==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10", - "@kronos-integration/service": "^13.2.14", - "pacc": "^4.32.0" + "@kronos-integration/service": "^13.2.30", + "pacc": "^4.37.4" }, "engines": { "node": ">=22.19.0"