From 9fcba0a136d7dcaf19bd67963831c85186c4b32c Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Sat, 3 Jan 2026 17:15:03 +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 1a06ec6c..4039c248 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@kronos-integration/interceptor": "^13.1.3", - "pacc": "^6.7.2" + "pacc": "^6.8.0" }, "devDependencies": { "@kronos-integration/endpoint": "^11.0.8",