Skip to content

Commit 1764486

Browse files
Update dependency arrayify-stream to v3
1 parent 0b49e45 commit 1764486

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/jest": "^28.0.0",
5050
"@types/jest-each": "^24.3.0",
5151
"@types/readable-stream": "^4.0.0",
52-
"arrayify-stream": "^2.0.0",
52+
"arrayify-stream": "^3.0.0",
5353
"coveralls": "^3.0.0",
5454
"jest": "^28.0.0",
5555
"jest-each": "^28.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,6 +1010,11 @@ arrayify-stream@^2.0.0:
10101010
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.0.tgz#4ea64935fac42e94b22d7624cfe8af77123a007e"
10111011
integrity sha512-Z2NRtxpWQIz3NRA2bEZOziIungBH+fpsFFEolc5u8uVRheYitvsDNvejlfyh/hjZ9VyS9Ba62oY0zc5oa6Wu7g==
10121012

1013+
arrayify-stream@^3.0.0:
1014+
version "3.0.0"
1015+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1016+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
1017+
10131018
arrify@^1.0.1:
10141019
version "1.0.1"
10151020
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

0 commit comments

Comments
 (0)