From b188c9322bcd327db54a81931b69d4d6fa11352d Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Sat, 20 Dec 2025 11:44:54 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 817e6921b..22390f841 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "dependencies": { "@kronos-integration/interceptor-webhook": "^4.0.11", "@kronos-integration/service": "^15.4.1", - "@kronos-integration/service-http": "^14.0.28", + "@kronos-integration/service-http": "^14.0.29", "@kronos-integration/service-repositories": "^4.0.61", "@template-tools/template-sync": "^14.3.38", "github-repository-provider": "^10.0.9" @@ -50,7 +50,7 @@ "c8": "^10.1.3", "documentation": "^14.0.0", "got": "^14.6.5", - "mf-hosting": "^2.9.12", + "mf-hosting": "^2.9.13", "npm-pkgbuild": "^19.1.2", "semantic-release": "^25.0.2" },