From 818693f6f96f6b63f98bdfcb1e08c9d3f6b35628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 18:08:41 +0000 Subject: [PATCH] chore(deps): bump @kronos-integration/endpoint from 10.1.3 to 10.1.4 Bumps [@kronos-integration/endpoint](https://github.com/Kronos-Integration/endpoint) from 10.1.3 to 10.1.4. - [Release notes](https://github.com/Kronos-Integration/endpoint/releases) - [Commits](https://github.com/Kronos-Integration/endpoint/compare/v10.1.3...v10.1.4) --- updated-dependencies: - dependency-name: "@kronos-integration/endpoint" dependency-version: 10.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe6134a2..54e1080a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -424,22 +424,22 @@ } }, "node_modules/@kronos-integration/endpoint": { - "version": "10.1.3", - "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-10.1.3.tgz", - "integrity": "sha512-UbDG7I78eqKkitVvpi+0kirQnWIGDruwAraIh21s/X8+OYdCHfyZyufNK3/Taxx8yEy3T6+1Ul5Jp8S5zcp8sQ==", + "version": "10.1.4", + "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-10.1.4.tgz", + "integrity": "sha512-mIShfywc91OcOCUbxlngd2EjTUb3RA0Eb2hCH4WGoMIEQkm3kvNdo3ktxI54w+eWST3r6lHGl6KlCPHSDt9RVw==", "dev": true, "license": "BSD-2-Clause", "dependencies": { - "@kronos-integration/interceptor": "^12.1.1" + "@kronos-integration/interceptor": "^12.1.2" }, "engines": { "node": ">=22.17.1" } }, "node_modules/@kronos-integration/interceptor": { - "version": "12.1.1", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-12.1.1.tgz", - "integrity": "sha512-0EQUW60955uCu1ej/83WCLfN7Zm0NHQVLrWq5HItQnWE3kgeiz56aM8avkoIy0+CRiWafEITOPLN7ZjMhqHSFg==", + "version": "12.1.2", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-12.1.2.tgz", + "integrity": "sha512-BSWuE2P+tHXloSkoNlMvtS02pqCrNFUyo//zszg3Z717W2m2udzlPrLLLB2CxV5UEr2AdppPmZeR3F4xcttgjQ==", "license": "BSD-2-Clause", "dependencies": { "pacc": "^4.4.0"