diff --git a/package-lock.json b/package-lock.json index 220c724c5..4e9f257d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -572,14 +572,14 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "7.0.20", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.20.tgz", - "integrity": "sha512-s0jZwwFtMDeRIWaraIcgPMsFld6ejGLVD+CFvpGGxu84ZSJSo6ibcffscuhIXq55H5dJNUFoV3nB0CSnFkDd+w==", + "version": "7.0.21", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.21.tgz", + "integrity": "sha512-/MPBE/ps8fa6FOjeyPhHtBJSyrTnlvSbAczIdijx86jALiPl8zO6QFSRPHZcMVD/g28hAfC4bt3SCrttIpzL0w==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10", "@kronos-integration/service": "^13.2.14", - "pacc": "^4.12.0" + "pacc": "^4.12.2" }, "engines": { "node": ">=22.19.0"