From 773b121406323b17f51c88991f945fa71b01c765 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Sun, 10 May 2026 15:52:23 +0100 Subject: [PATCH] fix(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ceace9..02fcca2f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@kronos-integration/interceptor": "^13.1.32", - "pacc": "^9.2.6" + "pacc": "^9.2.7" }, "devDependencies": { "@kronos-integration/endpoint": "^11.0.28",