From 2fe73ae14e80f9f22aa77e59449b853cd5533a9b Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Thu, 12 Feb 2026 13:28:54 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a98b11d5..3daf8842 100644 --- a/package.json +++ b/package.json @@ -39,12 +39,12 @@ }, "dependencies": { "@kronos-integration/endpoint": "^11.0.24", - "@kronos-integration/interceptor": "^13.1.25", - "@kronos-integration/service": "^15.4.25", + "@kronos-integration/interceptor": "^13.1.26", + "@kronos-integration/service": "^15.4.27", "bufferutil": "^4.1.0", "jsonwebtoken": "^9.0.3", "multi-path-matcher": "^4.1.7", - "pacc": "^8.9.0", + "pacc": "^8.11.1", "utf-8-validate": "^6.0.6", "ws": "^8.19.0" },