diff --git a/package-lock.json b/package-lock.json index 0572c598e..d5430df89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -539,13 +539,13 @@ } }, "node_modules/@kronos-integration/service-authenticator": { - "version": "1.6.67", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-1.6.67.tgz", - "integrity": "sha512-DBZp3Avt9gfNzPzk98/5UMxVu1XG0uijNjnFL4M7LzRq8BVjyiiTBEbITtGnZCAMyjCVJ+T59MEtMvUnn2Vtrw==", + "version": "1.6.68", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-authenticator/-/service-authenticator-1.6.68.tgz", + "integrity": "sha512-vFEvlB/YwfqXKJSq2mVPCyqvpjX3d3/jQx8e1HmT2+Raw/L5A/nTcVsAXdlENKcYkTRWQBvWQ+RvNvAXAUYl3g==", "license": "BSD-2-Clause", "dependencies": { - "@kronos-integration/endpoint": "^9.5.9", - "@kronos-integration/service": "^11.2.13", + "@kronos-integration/endpoint": "^9.5.10", + "@kronos-integration/service": "^11.2.15", "jsonwebtoken": "^9.0.2", "model-attributes": "^4.3.0" },