From d9fa3903b2eb535fc67522376e733f762e39ce23 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 9 Jan 2026 14:57:31 +0100 Subject: [PATCH] chore(deps): bump --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 739e78dd..f2d5bb87 100644 --- a/package.json +++ b/package.json @@ -28,14 +28,14 @@ "cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --node-arguments '--experimental-modules' --timeout 2m && c8 report -r lcov -o build/coverage --temp-directory build/tmp" }, "dependencies": { - "@kronos-integration/interceptor-decode-json": "^4.0.2", - "@kronos-integration/service": "^15.4.6", + "@kronos-integration/interceptor-decode-json": "^4.0.3", + "@kronos-integration/service": "^15.4.7", "@kronos-integration/service-admin": "^4.0.13", "@kronos-integration/service-authenticator": "^4.1.10", "@kronos-integration/service-health": "^8.0.22", "@kronos-integration/service-http": "^14.0.33", "@kronos-integration/service-ldap": "^6.0.11", - "@kronos-integration/service-swarm": "^4.0.23" + "@kronos-integration/service-swarm": "^4.0.24" }, "devDependencies": { "@semantic-release/commit-analyzer": "^13.0.1",