diff --git a/package-lock.json b/package-lock.json index dea41370..a54a9684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,11 +11,11 @@ "dependencies": { "@kronos-integration/endpoint": "^11.1.6", "@kronos-integration/interceptor": "^13.3.2", - "@kronos-integration/service": "^15.7.7", + "@kronos-integration/service": "^15.7.8", "bufferutil": "^4.1.0", "jsonwebtoken": "^9.0.3", "multi-path-matcher": "^4.1.7", - "pacc": "^10.2.0", + "pacc": "^10.4.0", "utf-8-validate": "^6.0.6", "ws": "^8.21.0" }, @@ -25,7 +25,7 @@ "ava": "^8.0.1", "c8": "^11.0.0", "documentation": "^14.0.3", - "got": "^15.0.6", + "got": "^15.0.7", "network-address": "^1.1.2", "semantic-release": "^25.0.5" }, @@ -478,15 +478,15 @@ } }, "node_modules/@kronos-integration/service": { - "version": "15.7.7", - "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-15.7.7.tgz", - "integrity": "sha512-kNePdGii3nd96Nz4sZQ0W2CCWTCsmjpKtPIn3RFHt2j8+uf8OLuIaAx80u0YdbhRPirHcyG6bu3WfpJBKJ1JqA==", + "version": "15.7.8", + "resolved": "https://registry.npmjs.org/@kronos-integration/service/-/service-15.7.8.tgz", + "integrity": "sha512-z1ZHrvGaLjufHM/+8wJJjety5IXAIBVumA6cgke8K5jV1Q61t+RgF3gQnuJPxSJ9GGh/UkIw3L/Lc2w/MaI0ig==", "license": "0BSD", "dependencies": { - "@kronos-integration/endpoint": "^11.1.5", + "@kronos-integration/endpoint": "^11.1.6", "@kronos-integration/interceptor": "^13.3.2", "loglevel-mixin": "^7.2.11", - "pacc": "^10.2.0", + "pacc": "^10.4.0", "statetransition-mixin": "^8.1.4" }, "engines": {