From 9ee68369f32f05ff0d5620b385c74ed956aaa59e Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Mon, 26 Jan 2026 22:55:05 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cf4d1ff8..6de00ac5 100644 --- a/package.json +++ b/package.json @@ -29,13 +29,13 @@ }, "dependencies": { "@kronos-integration/interceptor-decode-json": "^4.0.4", - "@kronos-integration/service": "^15.4.9", + "@kronos-integration/service": "^15.4.10", "@kronos-integration/service-admin": "^4.0.13", "@kronos-integration/service-authenticator": "^4.1.12", - "@kronos-integration/service-health": "^8.0.25", + "@kronos-integration/service-health": "^8.0.26", "@kronos-integration/service-http": "^14.0.33", "@kronos-integration/service-ldap": "^6.0.11", - "@kronos-integration/service-swarm": "^4.0.29" + "@kronos-integration/service-swarm": "^4.0.30" }, "devDependencies": { "@semantic-release/commit-analyzer": "^13.0.1",