From f45bf942dc2ef59658b59fdd6e683574a1d2516d Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Thu, 8 Jan 2026 11:02:42 +0100 Subject: [PATCH 1/2] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a61e16f..bcea0d3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@kronos-integration/interceptor": "^13.1.7", - "pacc": "^7.0.0" + "pacc": "^7.0.3" }, "devDependencies": { "@kronos-integration/endpoint": "^11.0.10", From 65c52b2cb7aaf10479e290c69b1c6ff95f423713 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Thu, 8 Jan 2026 12:37:06 +0100 Subject: [PATCH 2/2] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcea0d3..ca6cf9c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@kronos-integration/interceptor": "^13.1.7", - "pacc": "^7.0.3" + "pacc": "^7.1.0" }, "devDependencies": { "@kronos-integration/endpoint": "^11.0.10",