From 216e055ffd0a924ee7323b4317437733f46fdf87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 08:01:47 +0000 Subject: [PATCH] fix(deps): bump @kronos-integration/service-authenticator Bumps [@kronos-integration/service-authenticator](https://github.com/Kronos-Integration/service-authenticator) from 3.0.16 to 3.0.17. - [Release notes](https://github.com/Kronos-Integration/service-authenticator/releases) - [Commits](https://github.com/Kronos-Integration/service-authenticator/compare/v3.0.16...v3.0.17) --- updated-dependencies: - dependency-name: "@kronos-integration/service-authenticator" dependency-version: 3.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc5af4168..0b7a2de47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -558,9 +558,9 @@ } }, "node_modules/@kronos-integration/service-authenticator": { - "version": "3.0.16", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-3.0.16.tgz", - "integrity": "sha512-Zd14sx2M4fcLzcvIFpAeq0sfT16iWZmALwVp+FxMSlXQEkEXIhNR8L1hhJ9y44lg/TlZ4AL4gmu1WynJuGS4IA==", + "version": "3.0.17", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-3.0.17.tgz", + "integrity": "sha512-BCj7LEQrToGxgPSu9B8YBIvaP1mh4wtLQ7gPIk18ujwv7lnYVq4d5DlZrX4e+jFF6J6MUHazVvXiBlSO9TgNFQ==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",