From c34026a9a86daecc840cbb9e3c4c013ecd154250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 08:02:11 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-http from 13.0.22 to 13.0.23 Bumps [@kronos-integration/service-http](https://github.com/Kronos-Integration/service-http) from 13.0.22 to 13.0.23. - [Release notes](https://github.com/Kronos-Integration/service-http/releases) - [Commits](https://github.com/Kronos-Integration/service-http/compare/v13.0.22...v13.0.23) --- updated-dependencies: - dependency-name: "@kronos-integration/service-http" dependency-version: 13.0.23 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 235b2976f..897daeede 100644 --- a/package-lock.json +++ b/package-lock.json @@ -586,9 +586,9 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "13.0.22", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.22.tgz", - "integrity": "sha512-++D3LRXD1VSi0r6iTSE2/44UjM65ug6MWs5/Ew+3PKrBK+0IRulOftkgHua6wBHPIALh5FvT2zkebk/iRM0Qqg==", + "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==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",