Skip to content

Commit 2dc868b

Browse files
chore(deps): update dependency arrayify-stream to v3
1 parent 839c82d commit 2dc868b

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/streamify-string": "^1.0.0",
3030
"@typescript-eslint/eslint-plugin": "^5.37.0",
3131
"@typescript-eslint/parser": "^5.37.0",
32-
"arrayify-stream": "^2.0.0",
32+
"arrayify-stream": "^3.0.0",
3333
"asynciterator": "^3.7.0",
3434
"babel-loader": "^9.0.0",
3535
"colors": "^1.4.0",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5114,10 +5114,10 @@ arrayify-stream@^1.0.0:
51145114
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-1.0.0.tgz#9e8e113d43325c3a44e965c59b5b89d962b9a37f"
51155115
integrity sha512-RP80ep76Lbew2wWN5ogrl2NluTnBVYYh2K3NNCcWfcmmUB7nBcNBctiJeEZAixp3I1vQ9H88iHZ9MbHSdkuupQ==
51165116

5117-
arrayify-stream@^2.0.0:
5118-
version "2.0.0"
5119-
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.0.tgz#4ea64935fac42e94b22d7624cfe8af77123a007e"
5120-
integrity sha512-Z2NRtxpWQIz3NRA2bEZOziIungBH+fpsFFEolc5u8uVRheYitvsDNvejlfyh/hjZ9VyS9Ba62oY0zc5oa6Wu7g==
5117+
arrayify-stream@^3.0.0:
5118+
version "3.0.0"
5119+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
5120+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
51215121

51225122
arrify@^1.0.1:
51235123
version "1.0.1"
@@ -12628,7 +12628,7 @@ string-length@^4.0.1:
1262812628
char-regex "^1.0.2"
1262912629
strip-ansi "^6.0.0"
1263012630

12631-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12631+
"string-width-cjs@npm:string-width@^4.2.0":
1263212632
version "4.2.3"
1263312633
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1263412634
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12646,6 +12646,15 @@ string-width@^1.0.1:
1264612646
is-fullwidth-code-point "^1.0.0"
1264712647
strip-ansi "^3.0.0"
1264812648

12649+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12650+
version "4.2.3"
12651+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12652+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12653+
dependencies:
12654+
emoji-regex "^8.0.0"
12655+
is-fullwidth-code-point "^3.0.0"
12656+
strip-ansi "^6.0.1"
12657+
1264912658
string-width@^5.0.1, string-width@^5.1.2:
1265012659
version "5.1.2"
1265112660
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -12701,7 +12710,7 @@ string_decoder@~1.1.1:
1270112710
dependencies:
1270212711
safe-buffer "~5.1.0"
1270312712

12704-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12713+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1270512714
version "6.0.1"
1270612715
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1270712716
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12715,6 +12724,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1271512724
dependencies:
1271612725
ansi-regex "^2.0.0"
1271712726

12727+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12728+
version "6.0.1"
12729+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12730+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12731+
dependencies:
12732+
ansi-regex "^5.0.1"
12733+
1271812734
strip-ansi@^7.0.1:
1271912735
version "7.1.0"
1272012736
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -13585,7 +13601,7 @@ wordwrap@^1.0.0:
1358513601
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1358613602
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1358713603

13588-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13604+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1358913605
version "7.0.0"
1359013606
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1359113607
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13603,6 +13619,15 @@ wrap-ansi@^6.2.0:
1360313619
string-width "^4.1.0"
1360413620
strip-ansi "^6.0.0"
1360513621

13622+
wrap-ansi@^7.0.0:
13623+
version "7.0.0"
13624+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13625+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13626+
dependencies:
13627+
ansi-styles "^4.0.0"
13628+
string-width "^4.1.0"
13629+
strip-ansi "^6.0.0"
13630+
1360613631
wrap-ansi@^8.1.0:
1360713632
version "8.1.0"
1360813633
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)