diff --git a/package-lock.json b/package-lock.json index 745b4c7ed..9a2e1062e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -589,14 +589,14 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "13.0.9", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.9.tgz", - "integrity": "sha512-lX/wUHrI4KD9JxrGvVMIN4HVYI7uzaXVp7QQ+iTiupCmTwV0MtSM5NN498gllMeinaAUxtTB5yZbJ6iCxEtexw==", + "version": "13.0.10", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.10.tgz", + "integrity": "sha512-R+3ompWiGUzGpwhmBX2IS9bOQ4XnGJFWELksLewdW9FkethJooW+itiSDzKD2vZfgTvzw7AN+nlYiRtd8hNKXw==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.5", "@kronos-integration/interceptor": "^12.1.4", - "@kronos-integration/service": "^13.2.2", + "@kronos-integration/service": "^13.2.4", "bufferutil": "^4.0.9", "jsonwebtoken": "^9.0.2", "multi-path-matcher": "^4.1.6",