From 5a651118492aad88cc9e760bfe612e32b22d2e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 08:45:06 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-http from 10.9.23 to 10.9.24 Bumps [@kronos-integration/service-http](https://github.com/Kronos-Integration/service-http) from 10.9.23 to 10.9.24. - [Release notes](https://github.com/Kronos-Integration/service-http/releases) - [Commits](https://github.com/Kronos-Integration/service-http/compare/v10.9.23...v10.9.24) --- updated-dependencies: - dependency-name: "@kronos-integration/service-http" dependency-version: 10.9.24 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 5177d8913..237287a08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -602,9 +602,9 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "10.9.23", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-10.9.23.tgz", - "integrity": "sha512-dl+kTnbDyUh7EiTQ0wdNl0y4eTHzzJsAOXJ7XGOVDqXG/kjgzkW3ABIhwCAaAnaXcuixKIovSI7A/YFL4w/SGg==", + "version": "10.9.24", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-10.9.24.tgz", + "integrity": "sha512-rCBQImaPKv07qUTO0pWHHf73a3vJh132WUpg9j1R0pvoiBalm9r+he/g1ElJR1X6TRvBfUk3uy1r2RnP2YjDTA==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^9.5.7",