From 855cb8483de401b50891759e8816c1f667ecb8d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:22:34 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service from 15.7.3 to 15.7.7 Bumps [@kronos-integration/service](https://github.com/Kronos-Integration/service) from 15.7.3 to 15.7.7. - [Release notes](https://github.com/Kronos-Integration/service/releases) - [Commits](https://github.com/Kronos-Integration/service/compare/v15.7.3...v15.7.7) --- updated-dependencies: - dependency-name: "@kronos-integration/service" dependency-version: 15.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6025450c..1054930f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,13 +9,13 @@ "version": "0.0.0-semantic-release", "license": "0BSD", "dependencies": { - "@kronos-integration/endpoint": "^11.1.5", - "@kronos-integration/interceptor": "^13.3.1", - "@kronos-integration/service": "^15.7.3", + "@kronos-integration/endpoint": "^11.1.6", + "@kronos-integration/interceptor": "^13.3.2", + "@kronos-integration/service": "^15.7.7", "bufferutil": "^4.1.0", "jsonwebtoken": "^9.0.3", "multi-path-matcher": "^4.1.7", - "pacc": "^10.0.4", + "pacc": "^10.2.0", "utf-8-validate": "^6.0.6", "ws": "^8.21.0" }, @@ -454,39 +454,39 @@ "license": "MIT" }, "node_modules/@kronos-integration/endpoint": { - "version": "11.1.5", - "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-11.1.5.tgz", - "integrity": "sha512-RUGPJJSWf5sk6oJbgK9QjLIQ++eVjsdbfHGKOu4al8bzH9r6psxS1qMg/4KCELY+P9ZIPV+MsLQ0EPhpXUEW9Q==", + "version": "11.1.6", + "resolved": "https://registry.npmjs.org/@kronos-integration/endpoint/-/endpoint-11.1.6.tgz", + "integrity": "sha512-Ks7Nrrg2/vUG+q548JSQhuFR9WNLghV5fvwmln74peMnm2mi1IkxRA/nmC6nmH0qunck9S1e8AVitT8nmgTZBA==", "license": "0BSD", "dependencies": { - "@kronos-integration/interceptor": "^13.3.1" + "@kronos-integration/interceptor": "^13.3.2" }, "engines": { "node": ">=26.1.0" } }, "node_modules/@kronos-integration/interceptor": { - "version": "13.3.1", - "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-13.3.1.tgz", - "integrity": "sha512-nrGCSZvZzY/fJZrt4iMF6XWDdqkl27tXfzCRbvsshq1TTy/Z6+u7FNp8+5Nk2yVQPiIIJyQ/kirRVv56JZ6e5w==", + "version": "13.3.2", + "resolved": "https://registry.npmjs.org/@kronos-integration/interceptor/-/interceptor-13.3.2.tgz", + "integrity": "sha512-baUQjXpeQC/S/OI6XcqkxwWomDt66rEM8xoOOchIAxZ5yIMHLIeXmJkv/Zsu2fkQX7/ObkIp3CbbnOqUntROdQ==", "license": "0BSD", "dependencies": { - "pacc": "^10.0.2" + "pacc": "^10.2.0" }, "engines": { "node": ">=26.3.0" } }, "node_modules/@kronos-integration/service": { - "version": "15.7.3", - "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-15.7.3.tgz", - "integrity": "sha512-0jMSSoiPaCZdn1QfBapCQwWaL7O4OvfkxHflrA8QsdQv3TtOZj4i9hKG9kt3PZHqiy2j24T0v4I7Av0jkLgXFw==", + "version": "15.7.7", + "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-15.7.7.tgz", + "integrity": "sha512-kNePdGii3nd96Nz4sZQ0W2CCWTCsmjpKtPIn3RFHt2j8+uf8OLuIaAx80u0YdbhRPirHcyG6bu3WfpJBKJ1JqA==", "license": "0BSD", "dependencies": { "@kronos-integration/endpoint": "^11.1.5", - "@kronos-integration/interceptor": "^13.3.1", + "@kronos-integration/interceptor": "^13.3.2", "loglevel-mixin": "^7.2.11", - "pacc": "^10.0.2", + "pacc": "^10.2.0", "statetransition-mixin": "^8.1.4" }, "engines": { @@ -8505,9 +8505,9 @@ } }, "node_modules/pacc": { - "version": "10.0.4", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-10.0.4.tgz", - "integrity": "sha512-tQDhT+kA2dFFQ5LntyGJcT51cwAWkKq2Czz9GGXXSxn08BdeQVhOl9Y/9O8ibiIoy8uwPC42D2UfcIJinn8Bfw==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-10.4.0.tgz", + "integrity": "sha512-p27pcka/MU3y6fOru4/hGYP1sFK7KfcE7t1hDstiUufrIj8hb6O6YuKMBO5Y9UN5GpHCP6QbhgH3ztMXW5BnFw==", "license": "0BSD", "engines": { "node": ">=26.3.1"