update path-to-regexp dep (#14065) (#14082)

Co-authored-by: lane-wetmore <lane.wetmore@hashicorp.com>
This commit is contained in:
Vault Automation 2026-04-20 15:17:04 -04:00 committed by GitHub
parent aca7f3740c
commit 65d6325cd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 4 deletions

View File

@ -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"
}

9
ui/pnpm-lock.yaml generated
View File

@ -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: {}