From 5ca34c028c9253641f99799ef0920a91189555c8 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 26 Jun 2026 13:40:35 +0100 Subject: [PATCH] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92251a39..19b72082 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lint:docs": "documentation lint ./src**/*.mjs" }, "dependencies": { - "@kronos-integration/service": "^15.7.3" + "@kronos-integration/service": "^15.7.4" }, "devDependencies": { "ava": "^8.0.1",