From fc93c2f41321cf330f305ed7c68eb4fc9f8cb719 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Sun, 27 Jul 2025 13:02:02 +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 ae12a0d7..4df28c30 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@kronos-integration/interceptor": "^12.0.4", - "pacc": "^4.1.0" + "pacc": "^4.1.1" }, "devDependencies": { "@kronos-integration/endpoint": "^10.1.1",