File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 4545 "@types/jest" : " ^28.0.0" ,
4646 "@types/jest-each" : " ^24.3.0" ,
4747 "@types/readable-stream" : " ^4.0.0" ,
48- "arrayify-stream" : " ^2 .0.0" ,
48+ "arrayify-stream" : " ^3 .0.0" ,
4949 "coveralls" : " ^3.0.0" ,
5050 "jest" : " ^28.0.0" ,
5151 "jest-each" : " ^28.0.0" ,
Original file line number Diff line number Diff 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+
10131018arrify@^1.0.1 :
10141019 version "1.0.1"
10151020 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
You can’t perform that action at this time.
0 commit comments