From c26aeadfcc1eceb96e97e924155ec6978ca9abeb Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 26 Jun 2026 17:59:18 +0100 Subject: [PATCH 1/2] fix(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7392190..ed67312c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@kronos-integration/endpoint": "^11.1.5", - "@kronos-integration/interceptor": "^13.3.1", + "@kronos-integration/interceptor": "^13.3.2", "loglevel-mixin": "^7.2.11", "pacc": "^10.2.0", "statetransition-mixin": "^8.1.4" From 34ad1cf9f8f3e66b5feace63ba67bda75cf9958b Mon Sep 17 00:00:00 2001 From: Create or Update Pull Request Action Date: Fri, 26 Jun 2026 17:01:28 +0000 Subject: [PATCH 2/2] chore(deps): lock --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 918527f9..10799abc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "0BSD", "dependencies": { "@kronos-integration/endpoint": "^11.1.5", - "@kronos-integration/interceptor": "^13.3.1", + "@kronos-integration/interceptor": "^13.3.2", "loglevel-mixin": "^7.2.11", "pacc": "^10.2.0", "statetransition-mixin": "^8.1.4"