From 2b9fb73bc6861b1cc69c6ac888e3f1d8c85c0ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:21:40 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-health from 8.0.48 to 8.0.49 Bumps [@kronos-integration/service-health](https://github.com/Kronos-Integration/service-health) from 8.0.48 to 8.0.49. - [Release notes](https://github.com/Kronos-Integration/service-health/releases) - [Commits](https://github.com/Kronos-Integration/service-health/compare/v8.0.48...v8.0.49) --- updated-dependencies: - dependency-name: "@kronos-integration/service-health" dependency-version: 8.0.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b788fd35..2987d20a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -575,13 +575,13 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "8.0.48", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-8.0.48.tgz", - "integrity": "sha512-I/bBGnRlSqFP1Hj69yEWBheY12dj+Sv2j5267Yl2c1JLMmy+TmFDIlYyFLnPoVZ2Qh6IsYkX5ZPgPwIQUwfLbw==", + "version": "8.0.49", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-8.0.49.tgz", + "integrity": "sha512-XyHp8m2MfT3wOu6jRq5OOfrwJR+cCpP4c5r6c15OVEazWpMFbHLSklkV0bmeujWaBgYsLDbAfwwyd1ZF6+YYIA==", "license": "0BSD", "dependencies": { "@kronos-integration/endpoint": "^11.1.2", - "@kronos-integration/service": "^15.5.4", + "@kronos-integration/service": "^15.6.0", "pacc": "^9.2.13" }, "engines": {