Skip to content

Commit feaf715

Browse files
Update dependency arrayify-stream to v3
1 parent 2b1d6f3 commit feaf715

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@comunica/types": "^2.8.1",
4747
"@types/jest": "^27.0.0",
4848
"@types/n3": "^1.10.3",
49-
"arrayify-stream": "^1.0.0",
49+
"arrayify-stream": "^3.0.0",
5050
"componentsjs-generator": "^3.0.1",
5151
"jest": "^27.0.1",
5252
"jest-rdf": "^1.7.0",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -1467,6 +1467,11 @@ arrayify-stream@^1.0.0:
14671467
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-1.0.0.tgz#9e8e113d43325c3a44e965c59b5b89d962b9a37f"
14681468
integrity sha512-RP80ep76Lbew2wWN5ogrl2NluTnBVYYh2K3NNCcWfcmmUB7nBcNBctiJeEZAixp3I1vQ9H88iHZ9MbHSdkuupQ==
14691469

1470+
arrayify-stream@^3.0.0:
1471+
version "3.0.0"
1472+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
1473+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
1474+
14701475
arrify@^1.0.1:
14711476
version "1.0.1"
14721477
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

0 commit comments

Comments
 (0)