Update dependency path-to-regexp@0.1.12 to v1 [SECURITY] (#33070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@
|
||||
"brace-expansion@2.0.2": "2.0.3",
|
||||
"brace-expansion@5.0.4": "5.0.5",
|
||||
"handlebars@4.7.8": "4.7.9",
|
||||
"path-to-regexp@0.1.12": "0.2.5",
|
||||
"path-to-regexp@0.1.12": "1.9.0",
|
||||
"path-to-regexp@8.3.0": "8.4.2",
|
||||
"picomatch@2.3.1": "2.3.2",
|
||||
"picomatch@4.0": "4.0.4",
|
||||
|
||||
Generated
+12
-5
@@ -66,7 +66,7 @@ overrides:
|
||||
brace-expansion@2.0.2: 2.0.3
|
||||
brace-expansion@5.0.4: 5.0.5
|
||||
handlebars@4.7.8: 4.7.9
|
||||
path-to-regexp@0.1.12: 0.2.5
|
||||
path-to-regexp@0.1.12: 1.9.0
|
||||
path-to-regexp@8.3.0: 8.4.2
|
||||
picomatch@2.3.1: 2.3.2
|
||||
picomatch@4.0: 4.0.4
|
||||
@@ -9169,6 +9169,9 @@ packages:
|
||||
resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==}
|
||||
engines: {node: '>=16'}
|
||||
|
||||
isarray@0.0.1:
|
||||
resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==}
|
||||
|
||||
isarray@1.0.0:
|
||||
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
||||
|
||||
@@ -10514,8 +10517,8 @@ packages:
|
||||
resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
path-to-regexp@0.2.5:
|
||||
resolution: {integrity: sha512-l6qtdDPIkmAmzEO6egquYDfqQGPMRNGjYtrU13HAXb3YSRrt7HSb1sJY0pKp6o2bAa86tSB6iwaW2JbthPKr7Q==}
|
||||
path-to-regexp@1.9.0:
|
||||
resolution: {integrity: sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==}
|
||||
|
||||
path-to-regexp@8.4.2:
|
||||
resolution: {integrity: sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==}
|
||||
@@ -21548,7 +21551,7 @@ snapshots:
|
||||
methods: 1.1.2
|
||||
on-finished: 2.4.1
|
||||
parseurl: 1.3.3
|
||||
path-to-regexp: 0.2.5
|
||||
path-to-regexp: 1.9.0
|
||||
proxy-addr: 2.0.7
|
||||
qs: 6.15.0
|
||||
range-parser: 1.2.1
|
||||
@@ -22563,6 +22566,8 @@ snapshots:
|
||||
dependencies:
|
||||
is-inside-container: 1.0.0
|
||||
|
||||
isarray@0.0.1: {}
|
||||
|
||||
isarray@1.0.0: {}
|
||||
|
||||
isarray@2.0.5: {}
|
||||
@@ -24361,7 +24366,9 @@ snapshots:
|
||||
lru-cache: 11.2.6
|
||||
minipass: 7.1.3
|
||||
|
||||
path-to-regexp@0.2.5: {}
|
||||
path-to-regexp@1.9.0:
|
||||
dependencies:
|
||||
isarray: 0.0.1
|
||||
|
||||
path-to-regexp@8.4.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user