From 8b95e7c7ea4b3ed9b87f62ca82dbdecc0a1df1a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:22:54 +0000 Subject: [PATCH] chore(deps): bump got from 15.0.6 to 15.0.7 Bumps [got](https://github.com/sindresorhus/got) from 15.0.6 to 15.0.7. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v15.0.6...v15.0.7) --- updated-dependencies: - dependency-name: got dependency-version: 15.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6025450c..dea41370 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": { @@ -3785,9 +3785,9 @@ } }, "node_modules/got": { - "version": "15.0.6", - "resolved": "https://registry.npmjs.org/got/-/got-15.0.6.tgz", - "integrity": "sha512-6DEiZOte0BMR/QUFlk7CTBtcLpnJx/gAGnmApWtnHvM2i+LssgCaC3Kl3x+SZ/laTbYlmcaabylkwS0t97Y4BA==", + "version": "15.0.7", + "resolved": "https://registry.npmjs.org/got/-/got-15.0.7.tgz", + "integrity": "sha512-HA4XUhL2xk0/sA4l3zRyOzfqPtDEiVYpzDae56WLX2aHZYF6v6hjTnuDvURIdznSTPFYW1JUdlREhZjGAF9LCQ==", "dev": true, "license": "MIT", "dependencies": { @@ -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"