From 65d6325cd9ad531b1ffc56c858d5232e68c41190 Mon Sep 17 00:00:00 2001 From: Vault Automation Date: Mon, 20 Apr 2026 15:17:04 -0400 Subject: [PATCH] update path-to-regexp dep (#14065) (#14082) Co-authored-by: lane-wetmore --- ui/package.json | 1 + ui/pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ui/package.json b/ui/package.json index 33de75270d..d7a0d25155 100644 --- a/ui/package.json +++ b/ui/package.json @@ -179,6 +179,7 @@ "kind-of": "6.0.3", "markdown-it": "14.1.1", "micromatch": "4.0.8", + "path-to-regexp": "0.1.13", "qs": "6.14.1", "rollup": "2.80.0" } diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index c50e64bdfd..6641d48f30 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -13,6 +13,7 @@ overrides: kind-of: 6.0.3 markdown-it: 14.1.1 micromatch: 4.0.8 + path-to-regexp: 0.1.13 qs: 6.14.1 rollup: 2.80.0 @@ -6575,8 +6576,8 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-to-regexp@0.1.12: - resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} + path-to-regexp@0.1.13: + resolution: {integrity: sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==} path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} @@ -15770,7 +15771,7 @@ snapshots: methods: 1.1.2 on-finished: 2.4.1 parseurl: 1.3.3 - path-to-regexp: 0.1.12 + path-to-regexp: 0.1.13 proxy-addr: 2.0.7 qs: 6.14.1 range-parser: 1.2.1 @@ -17803,7 +17804,7 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 - path-to-regexp@0.1.12: {} + path-to-regexp@0.1.13: {} path-type@4.0.0: {}