File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 37
37
"@types/jest" : " ^29.0.0" ,
38
38
"@types/minimist" : " ^1.2.0" ,
39
39
"@types/sax" : " ^1.0.1" ,
40
- "arrayify-stream" : " ^2 .0.0" ,
40
+ "arrayify-stream" : " ^3 .0.0" ,
41
41
"coveralls" : " ^3.0.0" ,
42
42
"jest" : " ^29.0.0" ,
43
43
"jest-rdf" : " ^1.7.0" ,
Original file line number Diff line number Diff line change @@ -1019,6 +1019,11 @@ arrayify-stream@^2.0.0:
1019
1019
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-2.0.1.tgz#1981e419a7aa7ddc6b6a7b46ef86e10785425f81"
1020
1020
integrity sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg==
1021
1021
1022
+ arrayify-stream@^3.0.0 :
1023
+ version "3.0.0"
1024
+ resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1025
+ integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
1026
+
1022
1027
arrify@^1.0.1 :
1023
1028
version "1.0.1"
1024
1029
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
You can’t perform that action at this time.
0 commit comments