mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore(deps): bump arrayify-stream from 2.0.1 to 3.0.0
Bumps [arrayify-stream](https://github.com/rubensworks/arrayify-stream.js) from 2.0.1 to 3.0.0. - [Changelog](https://github.com/rubensworks/arrayify-stream.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubensworks/arrayify-stream.js/compare/v2.0.1...v3.0.0) --- updated-dependencies: - dependency-name: arrayify-stream dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3902eccbde
commit
a4e9e81bc9
38
package-lock.json
generated
38
package-lock.json
generated
@ -36,7 +36,7 @@
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/ws": "^8.5.7",
|
||||
"@types/yargs": "^17.0.28",
|
||||
"arrayify-stream": "^2.0.1",
|
||||
"arrayify-stream": "^3.0.0",
|
||||
"async-lock": "^1.4.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"componentsjs": "^6.0.1",
|
||||
@ -1121,6 +1121,7 @@
|
||||
},
|
||||
"node_modules/@clack/prompts/node_modules/is-unicode-supported": {
|
||||
"version": "1.3.0",
|
||||
"dev": true,
|
||||
"inBundle": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
@ -6695,6 +6696,11 @@
|
||||
"shaclc-write": "^1.4.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@comunica/actor-rdf-serialize-shaclc/node_modules/arrayify-stream": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-2.0.1.tgz",
|
||||
"integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg=="
|
||||
},
|
||||
"node_modules/@comunica/actor-rdf-serialize-shaclc/node_modules/readable-stream": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.3.0.tgz",
|
||||
@ -8869,6 +8875,11 @@
|
||||
"sparqlalgebrajs": "^4.3.7"
|
||||
}
|
||||
},
|
||||
"node_modules/@comunica/query-sparql/node_modules/arrayify-stream": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-2.0.1.tgz",
|
||||
"integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg=="
|
||||
},
|
||||
"node_modules/@comunica/query-sparql/node_modules/htmlparser2": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
|
||||
@ -11614,9 +11625,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/arrayify-stream": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-2.0.1.tgz",
|
||||
"integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg=="
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-3.0.0.tgz",
|
||||
"integrity": "sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA=="
|
||||
},
|
||||
"node_modules/arrify": {
|
||||
"version": "1.0.1",
|
||||
@ -22556,7 +22567,8 @@
|
||||
"dependencies": {
|
||||
"is-unicode-supported": {
|
||||
"version": "1.3.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -27693,6 +27705,11 @@
|
||||
"shaclc-write": "^1.4.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"arrayify-stream": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-2.0.1.tgz",
|
||||
"integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg=="
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.3.0.tgz",
|
||||
@ -29806,6 +29823,11 @@
|
||||
"sparqlalgebrajs": "^4.3.7"
|
||||
}
|
||||
},
|
||||
"arrayify-stream": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-2.0.1.tgz",
|
||||
"integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg=="
|
||||
},
|
||||
"htmlparser2": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
|
||||
@ -31992,9 +32014,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"arrayify-stream": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-2.0.1.tgz",
|
||||
"integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg=="
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/arrayify-stream/-/arrayify-stream-3.0.0.tgz",
|
||||
"integrity": "sha512-h2/Pb4+zcBZkRvzlhSVQf+Vo2oDaPCPYp6nyYlabAtP7YudhmUtOMROdCKFGbVQX+Bpwfdrm7fP4vqBGT6qrDA=="
|
||||
},
|
||||
"arrify": {
|
||||
"version": "1.0.1",
|
||||
|
@ -99,7 +99,7 @@
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/ws": "^8.5.7",
|
||||
"@types/yargs": "^17.0.28",
|
||||
"arrayify-stream": "^2.0.1",
|
||||
"arrayify-stream": "^3.0.0",
|
||||
"async-lock": "^1.4.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"componentsjs": "^6.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user