From f688d594ca76e18da70e5a5061a8bfeece865310 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 18 Jul 2025 10:36:49 +0100 Subject: [PATCH] chore(deps): bump --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 46fe5f699..8a24a5d0d 100644 --- a/package.json +++ b/package.json @@ -27,14 +27,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": "^2.1.80", + "@kronos-integration/interceptor-decode-json": "^2.1.81", "@kronos-integration/service": "^11.2.15", - "@kronos-integration/service-admin": "^3.4.75", + "@kronos-integration/service-admin": "^3.4.76", "@kronos-integration/service-authenticator": "^1.6.66", - "@kronos-integration/service-health": "^5.1.9", - "@kronos-integration/service-http": "^10.9.30", + "@kronos-integration/service-health": "^5.1.11", + "@kronos-integration/service-http": "^10.9.32", "@kronos-integration/service-ldap": "^4.0.138", - "@kronos-integration/service-swarm": "^1.9.92" + "@kronos-integration/service-swarm": "^1.9.94" }, "devDependencies": { "@semantic-release/commit-analyzer": "^13.0.0",