From baf366761d2946dc232a710ca8fa39639012e69b Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Tue, 22 Jul 2025 20:48:42 +0100 Subject: [PATCH] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 056b9181..b7c55552 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@kronos-integration/interceptor": "^12.0.2", - "pacc": "^3.11.0" + "pacc": "^3.11.1" }, "devDependencies": { "@kronos-integration/endpoint": "^10.0.5",