diff --git a/package-lock.json b/package-lock.json index e3aae3d1f..1dcc5c740 100644 --- a/package-lock.json +++ b/package-lock.json @@ -589,18 +589,18 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "13.0.12", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.12.tgz", - "integrity": "sha512-uFi/qUQsT8LY/Y3c0QizIUw/516rt2GJ1mwFQKgDkJsLMs7BqawpYGnh41vN8/y5aShOUROYJG8GV5IKIODpxg==", + "version": "13.0.13", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-13.0.13.tgz", + "integrity": "sha512-5BunwSOunRnZj4Wo1K9IXVSS4KMFzTVVZI65gNhjfFigrIji5KDVfgipIq/ptBI2oWXQLP8AvUd4ymwYgq2ioA==", "license": "BSD-2-Clause", "dependencies": { "@kronos-integration/endpoint": "^10.1.7", "@kronos-integration/interceptor": "^12.1.8", - "@kronos-integration/service": "^13.2.6", + "@kronos-integration/service": "^13.2.7", "bufferutil": "^4.0.9", "jsonwebtoken": "^9.0.2", "multi-path-matcher": "^4.1.6", - "pacc": "^4.6.0", + "pacc": "^4.7.0", "utf-8-validate": "^6.0.5", "ws": "^8.18.3" },