From ab506c63bfbd0690b52ecf1be5c08ea01d057911 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Thu, 5 Feb 2026 19:33:39 +0000 Subject: [PATCH] fix(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1df08294..bf74fd45 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lint:docs": "documentation lint ./src**/*.mjs" }, "dependencies": { - "@kronos-integration/service": "^15.4.21" + "@kronos-integration/service": "^15.4.22" }, "devDependencies": { "ava": "^6.4.1",