From 937357053baa13e261ea69e6202f8045383006a4 Mon Sep 17 00:00:00 2001 From: XAOSTECH <69734795+xaoscience@users.noreply.github.com> Date: Sat, 28 Mar 2026 20:29:34 +0100 Subject: [PATCH] chore/security(package-lock): bump path-to-regexp 8.3.0 - 8.4.0 Resolves necessity for npm audit fix --force and mitigates DoS CVE-2026-4923 + CVE-2026-4926 (high) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2dba6a6..ec0d711 100644 --- a/package-lock.json +++ b/package-lock.json @@ -839,9 +839,9 @@ } }, "node_modules/path-to-regexp": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz", - "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.0.tgz", + "integrity": "sha512-PuseHIvAnz3bjrM2rGJtSgo1zjgxapTLZ7x2pjhzWwlp4SJQgK3f3iZIQwkpEnBaKz6seKBADpM4B4ySkuYypg==", "license": "MIT", "funding": { "type": "opencollective",