From a4571e70c3c6f7b1b50488105837faa9d3b5c09b Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 4 Feb 2026 19:44:18 +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 17d3ecf18..731d2b767 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "lint:docs": "documentation lint ./src/template-sync-hook-cli.mjs" }, "dependencies": { - "@kronos-integration/interceptor-webhook": "^4.0.24", + "@kronos-integration/interceptor-webhook": "^4.0.25", "@kronos-integration/service": "^15.4.19", "@kronos-integration/service-http": "^14.0.33", "@kronos-integration/service-repositories": "^4.0.61",