From 2e1addb9b6a6bde3432bdbe76c78e5ba7a14bdc1 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 4 Feb 2026 23:13:06 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 914fffe..86da953 100644 --- a/package.json +++ b/package.json @@ -30,10 +30,10 @@ }, "dependencies": { "@kronos-integration/interceptor": "^13.1.21", - "pacc": "^8.6.2" + "pacc": "^8.6.3" }, "devDependencies": { - "@kronos-integration/endpoint": "^11.0.20", + "@kronos-integration/endpoint": "^11.0.21", "ava": "^6.4.1", "c8": "^10.1.3", "documentation": "^14.0.3",