From 4b8116dbee3ee1aa6967fd018b928f78b2394b34 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Sat, 13 Dec 2025 21:36:30 +0000 Subject: [PATCH] fix(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bd5879c8b..a702be360 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ }, "dependencies": { "@kronos-integration/interceptor-decode-json": "^4.0.0", - "@kronos-integration/service": "^15.1.1", + "@kronos-integration/service": "^15.1.2", "@kronos-integration/service-admin": "^4.0.9", - "@kronos-integration/service-authenticator": "^4.1.0", + "@kronos-integration/service-authenticator": "^4.1.2", "@kronos-integration/service-health": "^8.0.11", "@kronos-integration/service-http": "^14.0.18", "@kronos-integration/service-ldap": "^6.0.11",