diff --git a/package-lock.json b/package-lock.json index 6638ff796..e406d6cf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ ], "dependencies": { "@kronos-integration/interceptor-webhook": "^1.1.62", - "@kronos-integration/service": "^11.2.2", + "@kronos-integration/service": "^11.2.3", "@kronos-integration/service-http": "^10.9.12", "@kronos-integration/service-repositories": "^2.0.173", "@template-tools/template-sync": "^14.3.15", @@ -473,9 +473,9 @@ } }, "node_modules/@kronos-integration/service": { - "version": "11.2.2", - "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-11.2.2.tgz", - "integrity": "sha512-Pb+7WFJJRbdDnlhwhc3FDD80YRvJLnwP5rrnkpsF9zKSpm3nlXPXHuMzJzhVTf4QftfPJayQYtrNWJDLvRffhw==", + "version": "11.2.3", + "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-11.2.3.tgz", + "integrity": "sha512-nEpx7MpifSUivQL7yOpnwrg6tEbx8D16RCmcFconVbvv8PZaZEMW0jrU2I3USrl05ajH8cSC+7kKaFevJ2gTDQ==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^9.5.6",