From d44e3a54d8c9c4f8b59d9c4bb671fdef6d87a82e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:12:34 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/interceptor from 13.1.24 to 13.1.25 Bumps [@kronos-integration/interceptor](https://github.com/Kronos-Integration/interceptor) from 13.1.24 to 13.1.25. - [Release notes](https://github.com/Kronos-Integration/interceptor/releases) - [Commits](https://github.com/Kronos-Integration/interceptor/compare/v13.1.24...v13.1.25) --- updated-dependencies: - dependency-name: "@kronos-integration/interceptor" dependency-version: 13.1.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index ddf8489..6b376e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -483,12 +483,12 @@ } }, "node_modules/@kronos-integration/interceptor": { - "version": "13.1.24", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-13.1.24.tgz", - "integrity": "sha512-93qbyK00bDNib7haN2UY9dWzgIUn5HCN/NActlVShXcLliO7OgDd7kNXpseozVaFMqCoomK4+42D6Qwz1AzkHg==", + "version": "13.1.25", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-13.1.25.tgz", + "integrity": "sha512-jYM/33GarSqLamzYRHLhWViWmwF/fjkgs//cRKU6BeUurtgcGUt5gwxOPJ1aG1naOiZd1b52BsZWfKBTGQJBPA==", "license": "0BSD", "dependencies": { - "pacc": "^8.7.0" + "pacc": "^8.8.0" }, "engines": { "node": ">=24.10.0" @@ -570,7 +570,6 @@ "integrity": "sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@octokit/auth-token": "^6.0.0", "@octokit/graphql": "^9.0.3", @@ -1386,7 +1385,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -1759,7 +1757,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -4732,7 +4729,6 @@ "integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "marked": "bin/marked.js" }, @@ -8023,7 +8019,6 @@ "dev": true, "inBundle": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -9400,7 +9395,6 @@ "integrity": "sha512-WRgl5GcypwramYX4HV+eQGzUbD7UUbljVmS+5G1uMwX/wLgYuJAxGeerXJDMO2xshng4+FXqCgyB5QfClV6WjA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@semantic-release/commit-analyzer": "^13.0.1", "@semantic-release/error": "^4.0.0",