From abf58306a4717058d2ea957839af6e5e696a4041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 08:02:37 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-http from 13.0.26 to 13.0.29 Bumps [@kronos-integration/service-http](https://github.com/Kronos-Integration/service-http) from 13.0.26 to 13.0.29. - [Release notes](https://github.com/Kronos-Integration/service-http/releases) - [Commits](https://github.com/Kronos-Integration/service-http/compare/v13.0.26...v13.0.29) --- updated-dependencies: - dependency-name: "@kronos-integration/service-http" dependency-version: 13.0.29 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 20fe7ced8..f9b082a89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -586,9 +586,9 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "13.0.26", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.26.tgz", - "integrity": "sha512-FiqN0Ed6jYsAF2MWTdphj4W3oW8QZCp9HG5i8F1cYrKVgCNyAzcg6Ya5orH5tLoTNtayaDdsM/lzyl20DncjSw==", + "version": "13.0.29", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.29.tgz", + "integrity": "sha512-H5z2Vf9df9h2BlWXSDIHMLUJRkrAHth/gM5WWCng/W0P8O+5KMZWx0wxDgpJaLYW2Q6p9Yl6rgHULzKQkv1p/g==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",