From 533818525801f34badc015ee38329b3d09974132 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Sun, 14 Jun 2026 13:32:36 +0100 Subject: [PATCH 1/3] chore(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c44d6e54..960030e9 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@kronos-integration/interceptor-decode-json": "^4.0.20", "@kronos-integration/service": "^15.6.5", "@kronos-integration/service-admin": "^4.0.13", - "@kronos-integration/service-authenticator": "^4.1.30", - "@kronos-integration/service-health": "^8.0.53", + "@kronos-integration/service-authenticator": "^4.1.31", + "@kronos-integration/service-health": "^8.0.54", "@kronos-integration/service-http": "^14.0.33", "@kronos-integration/service-ldap": "^6.1.1", "@kronos-integration/service-swarm": "^4.0.58" From efa43a25766b0d12e02df36c413e23a5aa6be031 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Sun, 14 Jun 2026 12:34:03 +0000 Subject: [PATCH 2/3] chore(deps): lock --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f565ef1..2ece3529 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,8 +21,8 @@ "@kronos-integration/interceptor-decode-json": "^4.0.20", "@kronos-integration/service": "^15.6.5", "@kronos-integration/service-admin": "^4.0.13", - "@kronos-integration/service-authenticator": "^4.1.30", - "@kronos-integration/service-health": "^8.0.53", + "@kronos-integration/service-authenticator": "^4.1.31", + "@kronos-integration/service-health": "^8.0.54", "@kronos-integration/service-http": "^14.0.33", "@kronos-integration/service-ldap": "^6.1.1", "@kronos-integration/service-swarm": "^4.0.58" @@ -561,13 +561,13 @@ } }, "node_modules/@kronos-integration/service-authenticator": { - "version": "4.1.30", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-4.1.30.tgz", - "integrity": "sha512-wyVsEtxOJ7DIYuCq8elzFrXMScDgW/vOMdAVAAER5je4S4hFN/QMX3VdPIDm/CmwaouN6+ZE0xtjsC8W9UW8qQ==", + "version": "4.1.31", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-4.1.31.tgz", + "integrity": "sha512-KrkAo/duX6/C7kDiwQXzja5yp3UNz0aGdQgmKj1qzYy2lGHRojMdhWxytb1wrZrxKvk58eGIzN7AgTnSty6ozQ==", "license": "0BSD", "dependencies": { "@kronos-integration/endpoint": "^11.1.3", - "@kronos-integration/service": "^15.6.4", + "@kronos-integration/service": "^15.6.5", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -575,13 +575,13 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "8.0.53", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-8.0.53.tgz", - "integrity": "sha512-VPXd8cwNzl9PQZalyEcgf/Q5rJLr1OUegSoENNpZsG6toA1blFvto4NGOoydxMabNQBDW/sxXP6V+aSELdsJRQ==", + "version": "8.0.54", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-8.0.54.tgz", + "integrity": "sha512-rYZqtltbun7E4PBb70J6TeqW1f61lzUU/3WTD1wGMFdMICDmQYvQHfkUm+fvSU5B8Vz0cWA+2Xo7rrinaNgV8g==", "license": "0BSD", "dependencies": { "@kronos-integration/endpoint": "^11.1.3", - "@kronos-integration/service": "^15.6.4", + "@kronos-integration/service": "^15.6.5", "pacc": "^9.3.2" }, "engines": { From fe1e92e6f194eaf9875dc529f0d35dd1a7f1cc93 Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Sun, 14 Jun 2026 14:16:12 +0000 Subject: [PATCH 3/3] chore(deps): lock --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ece3529..ca3bbdb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10198,9 +10198,9 @@ } }, "node_modules/pacc": { - "version": "9.3.2", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-9.3.2.tgz", - "integrity": "sha512-YDLh3Q0d8nh01iex5D/kB6rdfXfxql884wqJlN55LiYHbf3plrzKnIp9jaRTLgalzNAndFFWR6r9OsBIBq2mtQ==", + "version": "9.3.3", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-9.3.3.tgz", + "integrity": "sha512-Qe8LrrpGg8s2ewBVOQUY+YhuOf5xOF7nOTVxSJDVpXwt+G3hhGhwtMJ2NLu6B9Pl4Z27ETEsM2nilmybxIdq3A==", "license": "0BSD", "engines": { "node": ">=26.2.0"