From cb581f1df5b632f6d5b5ee947147b6e462bc8047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 08:01:55 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-health from 7.0.29 to 7.0.30 Bumps [@kronos-integration/service-health](https://github.com/Kronos-Integration/service-health) from 7.0.29 to 7.0.30. - [Release notes](https://github.com/Kronos-Integration/service-health/releases) - [Commits](https://github.com/Kronos-Integration/service-health/compare/v7.0.29...v7.0.30) --- updated-dependencies: - dependency-name: "@kronos-integration/service-health" dependency-version: 7.0.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc5af4168..1b1868dbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -572,9 +572,9 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "7.0.29", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.29.tgz", - "integrity": "sha512-YKSPzi8YVD0agnuP07CB1Ay6NHyPX9c+IeFrUYBBv448Lk//zy23rUbJ44FFE3ZzUdVj7hISDzM8VVLaCx3Orw==", + "version": "7.0.30", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-7.0.30.tgz", + "integrity": "sha512-6WfJdLhtLVWr5xFRlY/TQpXoI5ICj940gOqULw7BNv9tHA6b8pAgfpQ26IhEelCoEaBVbKUkCmj1fI/I2I0glg==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",