diff --git a/package-lock.json b/package-lock.json index 282251a97..ce27f620b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -572,13 +572,13 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "7.0.17", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.17.tgz", - "integrity": "sha512-cE/TQySDZZzmxZWoM/nEaf3pNAgyljddDb8O2bwAgSkGP64vFRUQ7QtCeSD6jEwGUUTvcqmKZYgeSUvIOpVfCA==", + "version": "7.0.18", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.18.tgz", + "integrity": "sha512-YXDtN/IhWxEEOvP6Kqy64byUvbo3FsZ0FpKnI7y/gUa/uCxXg4erKWStHVVHXu89/6ECHg/aYWY6/BIWHExjDw==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.9", - "@kronos-integration/service": "^13.2.12", + "@kronos-integration/service": "^13.2.13", "pacc": "^4.11.0" }, "engines": {