From e2d0c42f0438d9ce93657f315359850976a6c262 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Tue, 10 Feb 2026 20:25:52 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0946547c..69ad0649 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lint:docs": "documentation lint ./src**/*.mjs" }, "dependencies": { - "@kronos-integration/service": "^15.4.24" + "@kronos-integration/service": "^15.4.25" }, "devDependencies": { "ava": "^6.4.1",