Skip to content

Commit dcfc789

Browse files
fix(deps): update dependency path-to-regexp to v6.3.0 [security]
1 parent 25898e6 commit dcfc789

File tree

1 file changed

+6
-31
lines changed

1 file changed

+6
-31
lines changed

yarn.lock

+6-31
Original file line numberDiff line numberDiff line change
@@ -9365,9 +9365,9 @@ path-scurry@^1.10.1:
93659365
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
93669366

93679367
path-to-regexp@^6.2.1:
9368-
version "6.2.1"
9369-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5"
9370-
integrity sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==
9368+
version "6.3.0"
9369+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
9370+
integrity sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==
93719371

93729372
path-type@^4.0.0:
93739373
version "4.0.0"
@@ -10804,16 +10804,7 @@ strict-uri-encode@^2.0.0:
1080410804
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
1080510805
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
1080610806

10807-
"string-width-cjs@npm:string-width@^4.2.0":
10808-
version "4.2.3"
10809-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10810-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10811-
dependencies:
10812-
emoji-regex "^8.0.0"
10813-
is-fullwidth-code-point "^3.0.0"
10814-
strip-ansi "^6.0.1"
10815-
10816-
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
10807+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
1081710808
version "4.2.3"
1081810809
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1081910810
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10953,14 +10944,7 @@ stringify-entities@^4.0.0:
1095310944
character-entities-html4 "^2.0.0"
1095410945
character-entities-legacy "^3.0.0"
1095510946

10956-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10957-
version "6.0.1"
10958-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10959-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10960-
dependencies:
10961-
ansi-regex "^5.0.1"
10962-
10963-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10947+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1096410948
version "6.0.1"
1096510949
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1096610950
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11929,7 +11913,7 @@ workerpool@^6.5.1:
1192911913
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
1193011914
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
1193111915

11932-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11916+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1193311917
version "7.0.0"
1193411918
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1193511919
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11947,15 +11931,6 @@ wrap-ansi@^6.2.0:
1194711931
string-width "^4.1.0"
1194811932
strip-ansi "^6.0.0"
1194911933

11950-
wrap-ansi@^7.0.0:
11951-
version "7.0.0"
11952-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11953-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11954-
dependencies:
11955-
ansi-styles "^4.0.0"
11956-
string-width "^4.1.0"
11957-
strip-ansi "^6.0.0"
11958-
1195911934
wrap-ansi@^8.1.0:
1196011935
version "8.1.0"
1196111936
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)