Skip to content

Commit a96000a

Browse files
Bump path-to-regexp from 8.3.0 to 8.4.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v8.3.0...v8.4.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-version: 8.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ae1b1e commit a96000a

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5592,9 +5592,9 @@ path-scurry@^2.0.2:
55925592
minipass "^7.1.2"
55935593

55945594
path-to-regexp@^8.3.0:
5595-
version "8.3.0"
5596-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.3.0.tgz#aa818a6981f99321003a08987d3cec9c3474cd1f"
5597-
integrity sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==
5595+
version "8.4.1"
5596+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.4.1.tgz#1dbe9c340367a44340e5bc114f515b56c7210f19"
5597+
integrity sha512-fvU78fIjZ+SBM9YwCknCvKOUKkLVqtWDVctl0s7xIqfmfb38t2TT4ZU2gHm+Z8xGwgW+QWEU3oQSAzIbo89Ggw==
55985598

55995599
path-type@^4.0.0:
56005600
version "4.0.0"
@@ -6246,7 +6246,16 @@ string-length@^4.0.2:
62466246
char-regex "^1.0.2"
62476247
strip-ansi "^6.0.0"
62486248

6249-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6249+
"string-width-cjs@npm:string-width@^4.2.0":
6250+
version "4.2.3"
6251+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6252+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6253+
dependencies:
6254+
emoji-regex "^8.0.0"
6255+
is-fullwidth-code-point "^3.0.0"
6256+
strip-ansi "^6.0.1"
6257+
6258+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
62506259
version "4.2.3"
62516260
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
62526261
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6303,7 +6312,7 @@ string_decoder@^1.1.1:
63036312
dependencies:
63046313
safe-buffer "~5.2.0"
63056314

6306-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6315+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
63076316
version "6.0.1"
63086317
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
63096318
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6324,6 +6333,13 @@ strip-ansi@^3.0.0:
63246333
dependencies:
63256334
ansi-regex "^2.0.0"
63266335

6336+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6337+
version "6.0.1"
6338+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6339+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6340+
dependencies:
6341+
ansi-regex "^5.0.1"
6342+
63276343
strip-ansi@^7.0.1:
63286344
version "7.1.0"
63296345
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -6850,7 +6866,16 @@ which@^5.0.0:
68506866
dependencies:
68516867
isexe "^3.1.1"
68526868

6853-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6869+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6870+
version "7.0.0"
6871+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6872+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6873+
dependencies:
6874+
ansi-styles "^4.0.0"
6875+
string-width "^4.1.0"
6876+
strip-ansi "^6.0.0"
6877+
6878+
wrap-ansi@^7.0.0:
68546879
version "7.0.0"
68556880
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
68566881
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)