diff --git a/package-lock.json b/package-lock.json index 5351f73f2..c0c9e533b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -580,9 +580,9 @@ } }, "node_modules/@kronos-integration/service-http": { - "version": "14.0.28", - "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-14.0.28.tgz", - "integrity": "sha512-Tw8TtaLH5+Z2gSaU1UL8k7pHlYqIGPSUOi8z1dSFw7UgZC1Vd/ZIM/QnmaVOEnDnohN5jIu4m1xG6tYSz77/zA==", + "version": "14.0.29", + "resolved": "https://registry.npmjs.org/@kronos-integration/service-http/-/service-http-14.0.29.tgz", + "integrity": "sha512-/nJl5qFEHxGk3/Jk3HiikLp3o50CZ53d2JD4QgZ2siuWBBi9t1FwKewtjL/7e0QE9RK2neOSPtTv0/80QRFY3Q==", "license": "0BSD", "dependencies": { "@kronos-integration/endpoint": "^11.0.7", @@ -591,7 +591,7 @@ "bufferutil": "^4.0.9", "jsonwebtoken": "^9.0.3", "multi-path-matcher": "^4.1.7", - "pacc": "^6.6.0", + "pacc": "^6.6.2", "utf-8-validate": "^6.0.5", "ws": "^8.18.3" },