From 897ddc4d66c6224e80fd66cdcc0e077d0099d3cd Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Sat, 13 Jun 2026 10:39:11 +0000 Subject: [PATCH] chore(deps): lock --- package-lock.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index f3e28369..616381a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -561,13 +561,13 @@ } }, "node_modules/@kronos-integration/service-authenticator": { - "version": "4.1.29", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-4.1.29.tgz", - "integrity": "sha512-VkHMEEsXueyNaVhAgF+w9e1nc2zUPKf/iFxG2b0VyH44iqrkFFh5hIwkT9TcAVCPb+GcBA4RuYI6R+9iI3f3/Q==", + "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==", "license": "0BSD", "dependencies": { - "@kronos-integration/endpoint": "^11.1.2", - "@kronos-integration/service": "^15.6.1", + "@kronos-integration/endpoint": "^11.1.3", + "@kronos-integration/service": "^15.6.4", "jsonwebtoken": "^9.0.3" }, "engines": { @@ -575,14 +575,14 @@ } }, "node_modules/@kronos-integration/service-health": { - "version": "8.0.51", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-8.0.51.tgz", - "integrity": "sha512-OukIdpD27OnTjWnDYQWsYCyN9j5pUY5GZuZ0I/M2FxyN6H6IPGlQJawfq7rE8Fhdy6eYxWx8Hlbs7A9hcr/r2Q==", + "version": "8.0.52", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-health/-/service-health-8.0.52.tgz", + "integrity": "sha512-TVIAvclG3JrRMcV2kHevJykX/WZvyXBgsmikePVlPAp+muGqP3KLnRxYsmrDnuFpKiG7ku0OZWDxCf3LtXz1UA==", "license": "0BSD", "dependencies": { - "@kronos-integration/endpoint": "^11.1.2", - "@kronos-integration/service": "^15.6.1", - "pacc": "^9.2.14" + "@kronos-integration/endpoint": "^11.1.3", + "@kronos-integration/service": "^15.6.4", + "pacc": "^9.3.1" }, "engines": { "node": ">=24.13.0"