From 885c6496485fbf1ae7f5d1be226156309476aa19 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Mon, 15 Dec 2025 17:18:07 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14a0cfb2..f9094a57 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@kronos-integration/endpoint": "^11.0.7", - "@kronos-integration/service": "^15.2.4", + "@kronos-integration/service": "^15.2.5", "pacc": "^6.5.0", "svelte-guard-history-router": "^7.0.4" },