From 53f3d2e39faa9abb7f0f6166d1ec58c73fb05b92 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 13 Feb 2026 01:31:06 +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 93f3005..3315bff 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "lint:docs": "documentation lint ./src**/*.mjs" }, "dependencies": { - "@kronos-integration/interceptor": "^13.1.26", + "@kronos-integration/interceptor": "^13.1.27", "pacc": "^8.11.6" }, "devDependencies": {