From 5dae480c7ef1cb6bcd11ea3a25fac174258e62f0 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 11 Feb 2026 20:25:20 +0000 Subject: [PATCH] chore(deps): bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65234d1e..bde52559 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "bufferutil": "^4.1.0", "jsonwebtoken": "^9.0.3", "multi-path-matcher": "^4.1.7", - "pacc": "^8.8.0", + "pacc": "^8.9.0", "utf-8-validate": "^6.0.6", "ws": "^8.19.0" },