From 050d998d11ad8d0a257b466e9bfeb29488ccf87d Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Mon, 29 Jun 2026 11:16:17 +0100 Subject: [PATCH 1/2] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 547ae3fb..b2a3bac9 100644 --- a/package.json +++ b/package.json @@ -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" }, From 4979202f94a56aa10630b1d06470d47d625f1206 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Mon, 29 Jun 2026 15:18:42 +0100 Subject: [PATCH 2/2] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2a3bac9..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",