mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore(deps): update dependency n3 to v1.6.4
Closes https://github.com/solid/community-server/issues/308
This commit is contained in:
parent
4e4d7a7a39
commit
4f69602751
6
package-lock.json
generated
6
package-lock.json
generated
@ -6582,9 +6582,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"n3": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/n3/-/n3-1.6.3.tgz",
|
||||
"integrity": "sha512-dN+8pLw2h1H1WQTW9VR3T16tHPDYdQP+YKXzbcpBCMCb9ZkksUyoVRRdtFGl3vosdET+NIB5eiIgth+4Vit6Yw==",
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/n3/-/n3-1.6.4.tgz",
|
||||
"integrity": "sha512-qiiBhW2nJ59cfQzi0nvZs5tSXkXgDXedIy3zNNuKjTwE8Bcvv95DTFJpOY9geg6of5T7z6cg+ZWcaHIij3svrA==",
|
||||
"requires": {
|
||||
"queue-microtask": "^1.1.2",
|
||||
"readable-stream": "^3.6.0"
|
||||
|
@ -90,7 +90,7 @@
|
||||
"express": "^4.17.1",
|
||||
"fetch-sparql-endpoint": "^1.8.0",
|
||||
"mime-types": "^2.1.27",
|
||||
"n3": "^1.6.3",
|
||||
"n3": "^1.6.4",
|
||||
"rdf-parse": "^1.5.0",
|
||||
"rdf-serialize": "^1.0.0",
|
||||
"rdf-terms": "^1.5.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user