From 647face510f45c2d218125258aae5a9b7b2667cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 08:02:05 +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.15 to 3.0.16. - [Release notes](https://github.com/Kronos-Integration/service-authenticator/releases) - [Commits](https://github.com/Kronos-Integration/service-authenticator/compare/v3.0.15...v3.0.16) --- updated-dependencies: - dependency-name: "@kronos-integration/service-authenticator" dependency-version: 3.0.16 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 20fe7ced8..b222ef12f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -558,9 +558,9 @@ } }, "node_modules/@kronos-integration/service-authenticator": { - "version": "3.0.15", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-3.0.15.tgz", - "integrity": "sha512-z2HhgJWqKz1FG1zNPZ5GhtvPCcoPAPGCjcjYvLm0VUUCdh0bgV4xTPw634+gPGAFDLp5XUJS8fK0UeawvAlfAw==", + "version": "3.0.16", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-3.0.16.tgz", + "integrity": "sha512-Zd14sx2M4fcLzcvIFpAeq0sfT16iWZmALwVp+FxMSlXQEkEXIhNR8L1hhJ9y44lg/TlZ4AL4gmu1WynJuGS4IA==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.10",