diff --git a/package.json b/package.json index 547ae3fb..776548a8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "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", @@ -54,7 +54,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" },