diff --git a/package-lock.json b/package-lock.json index 282251a97..971c074e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -530,13 +530,13 @@ } }, "node_modules/@kronos-integration/service": { - "version": "13.2.13", - "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-13.2.13.tgz", - "integrity": "sha512-auYWqZlaMkbZJgEU2fNMmwUpRc6z3tkviNuunPmU8zxzOKlSVsKQyMztV8pS4K9dSA2c5dZCzWDwcqBVQApW0w==", + "version": "13.2.14", + "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-13.2.14.tgz", + "integrity": "sha512-9pljkddD87BI8d+5lr7Qv2/C600ah/i6h7gS498vaWKAT7fFSnbfos2eV8kuyTAOpUdzi7wemqVKJyoLM/vqwQ==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.9", - "@kronos-integration/interceptor": "^12.1.11", + "@kronos-integration/interceptor": "^12.1.12", "loglevel-mixin": "^7.2.5", "pacc": "^4.11.0", "statetransition-mixin": "^8.1.3"