From 3002320f064ee08ec1bf9ec860ee95dd3d7b2a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 08:01:45 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-http from 13.0.23 to 13.0.24 Bumps [@kronos-integration/service-http](https://github.com/Kronos-Integration/service-http) from 13.0.23 to 13.0.24. - [Release notes](https://github.com/Kronos-Integration/service-http/releases) - [Commits](https://github.com/Kronos-Integration/service-http/compare/v13.0.23...v13.0.24) --- updated-dependencies: - dependency-name: "@kronos-integration/service-http" dependency-version: 13.0.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 5882c6ca1..a625ac1ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -586,9 +586,9 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "13.0.23", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.23.tgz", - "integrity": "sha512-ZGqfH3TQfGoCDECAfO/JUP2KPaSatmSLv2DVr1JHbs3idLgUsNU8MamdCBrSe5EULcqi6/FrBn4YmR8e6+fg7Q==", + "version": "13.0.24", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.24.tgz", + "integrity": "sha512-id8y/gIjQ71EDTrMTtuWD26A18QpYKgjhnagRuOQeOp0pFRGAzrI3+xH3iBOM5Zp3wNkXJECL3lNr32ku40VRg==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",