From f0557effdc9a06377cd9f19e8b5d74b533843b96 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 10 Dec 2025 16:09:11 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d1b5513a5..d10871d5b 100644 --- a/package.json +++ b/package.json @@ -28,9 +28,9 @@ "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": "^3.0.26", + "@kronos-integration/interceptor-decode-json": "^4.0.0", "@kronos-integration/service": "^15.1.1", - "@kronos-integration/service-admin": "^4.0.8", + "@kronos-integration/service-admin": "^4.0.9", "@kronos-integration/service-authenticator": "^4.0.8", "@kronos-integration/service-health": "^8.0.11", "@kronos-integration/service-http": "^14.0.18",