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 50
50
"@comunica/types" : " ^4.0.1" ,
51
51
"@types/jest" : " ^27.0.0" ,
52
52
"@types/n3" : " ^1.10.3" ,
53
- "arrayify-stream" : " ^1 .0.0" ,
53
+ "arrayify-stream" : " ^3 .0.0" ,
54
54
"componentsjs-generator" : " ^4.2.0" ,
55
55
"jest" : " ^27.0.1" ,
56
56
"jest-rdf" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -1651,6 +1651,11 @@ arrayify-stream@^1.0.0:
1651
1651
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-1.0.0.tgz#9e8e113d43325c3a44e965c59b5b89d962b9a37f"
1652
1652
integrity sha512-RP80ep76Lbew2wWN5ogrl2NluTnBVYYh2K3NNCcWfcmmUB7nBcNBctiJeEZAixp3I1vQ9H88iHZ9MbHSdkuupQ==
1653
1653
1654
+ arrayify-stream@^3.0.0 :
1655
+ version "3.0.0"
1656
+ resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1657
+ integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
1658
+
1654
1659
arrify@^1.0.1 :
1655
1660
version "1.0.1"
1656
1661
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
You can’t perform that action at this time.
0 commit comments