From 52115d78fc836242cd27ede7b116845bf377bbe7 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Fri, 13 Feb 2026 00:40:25 +0000 Subject: [PATCH] fix(deps): bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 250b8fa0..9c463a20 100644 --- a/package.json +++ b/package.json @@ -40,11 +40,11 @@ "dependencies": { "@kronos-integration/endpoint": "^11.0.24", "@kronos-integration/interceptor": "^13.1.26", - "@kronos-integration/service": "^15.4.27", + "@kronos-integration/service": "^15.4.28", "bufferutil": "^4.1.0", "jsonwebtoken": "^9.0.3", "multi-path-matcher": "^4.1.7", - "pacc": "^8.11.2", + "pacc": "^8.11.6", "utf-8-validate": "^6.0.6", "ws": "^8.19.0" },