Skip to content

Commit d43035e

Browse files
Update dependency arrayify-stream to v3
1 parent c3c9575 commit d43035e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/jest": "^26.0.0",
4141
"@types/n3": "^1.10.3",
42-
"arrayify-stream": "^1.0.0",
42+
"arrayify-stream": "^3.0.0",
4343
"coveralls": "^3.0.0",
4444
"jest": "^27.0.1",
4545
"jest-rdf": "^1.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -991,6 +991,11 @@ arrayify-stream@^1.0.0:
991991
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-1.0.0.tgz#9e8e113d43325c3a44e965c59b5b89d962b9a37f"
992992
integrity sha512-RP80ep76Lbew2wWN5ogrl2NluTnBVYYh2K3NNCcWfcmmUB7nBcNBctiJeEZAixp3I1vQ9H88iHZ9MbHSdkuupQ==
993993

994+
arrayify-stream@^3.0.0:
995+
version "3.0.0"
996+
resolved "https://registry.yarnpkg.com/arrayify-stream/-/arrayify-stream-3.0.0.tgz#b65eef30ab1d34d45b23d4897d310d1431a82d44"
997+
integrity sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA==
998+
994999
arrify@^1.0.1:
9951000
version "1.0.1"
9961001
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"

0 commit comments

Comments
 (0)