From 062c35436ab7a9526324de39d6f0fc1fc25991d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 08:45:26 +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.14 to 3.0.15. - [Release notes](https://github.com/Kronos-Integration/service-authenticator/releases) - [Commits](https://github.com/Kronos-Integration/service-authenticator/compare/v3.0.14...v3.0.15) --- updated-dependencies: - dependency-name: "@kronos-integration/service-authenticator" dependency-version: 3.0.15 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 d80a493ec..cd5072dbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -558,9 +558,9 @@ } }, "node_modules/@kronos-integration/service-authenticator": { - "version": "3.0.14", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-3.0.14.tgz", - "integrity": "sha512-fTa5wS32YOs7kQcqZBC58fcoC8ADXMgZ+6AUBnBFZgzabZB89/Ziy+rgcGM47JbbKkZ3tOT0IZ0aQie+Y2TZLA==", + "version": "3.0.15", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-3.0.15.tgz", + "integrity": "sha512-z2HhgJWqKz1FG1zNPZ5GhtvPCcoPAPGCjcjYvLm0VUUCdh0bgV4xTPw634+gPGAFDLp5XUJS8fK0UeawvAlfAw==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",