From 8111bd540e9bbd7460f7a9cec687e313567384c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 08:01:22 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-http from 13.0.29 to 13.0.31 Bumps [@kronos-integration/service-http](https://github.com/Kronos-Integration/service-http) from 13.0.29 to 13.0.31. - [Release notes](https://github.com/Kronos-Integration/service-http/releases) - [Commits](https://github.com/Kronos-Integration/service-http/compare/v13.0.29...v13.0.31) --- updated-dependencies: - dependency-name: "@kronos-integration/service-http" dependency-version: 13.0.31 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..1edd9ffaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -586,9 +586,9 @@ } }, "node_modules/@kronos-integration/service-http": { - "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==", + "version": "13.0.31", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.31.tgz", + "integrity": "sha512-3KDQkk9mb1hetyieq5EznH8TZKyyYLfYZngx7KOguvwY3pJJc+rj1V4VKStnBrLMHRKKS8JS3YUjwAgE1KVKAA==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",