Skip to content

Commit f7c29fe

Browse files
Update dependency arrayify-stream to v3
1 parent b5e897a commit f7c29fe

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@types/jest": "^30.0.0",
9595
"@types/jest-each": "^24.3.0",
9696
"@types/readable-stream": "^4.0.0",
97-
"arrayify-stream": "^2.0.0",
97+
"arrayify-stream": "^3.0.0",
9898
"coveralls": "^3.0.0",
9999
"eslint": "^8.56.0",
100100
"jest": "^30.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,6 +1977,11 @@ arrayify-stream@^2.0.0:
19771977
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.1.tgz#1981e419a7aa7ddc6b6a7b46ef86e10785425f81"
19781978
integrity sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg==
19791979

1980+
arrayify-stream@^3.0.0:
1981+
version "3.0.0"
1982+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1983+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
1984+
19801985
arrify@^1.0.1:
19811986
version "1.0.1"
19821987
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

0 commit comments

Comments
 (0)