Merge branch 'main' into versions/6.0.0

This commit is contained in:
Joachim Van Herwegen
2022-09-29 15:31:42 +02:00
20 changed files with 474 additions and 156 deletions

13
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"@comunica/context-entries": "^2.2.0",
"@comunica/query-sparql": "^2.2.1",
"@rdfjs/types": "^1.1.0",
"@solid/access-token-verifier": "^2.0.3",
@@ -10922,9 +10923,9 @@
"dev": true
},
"node_modules/jose": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.8.3.tgz",
"integrity": "sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g==",
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.9.2.tgz",
"integrity": "sha512-EqKvu2PqJCD3Jrg3PvcYZVS7D21qMVLSYMDAFcOdGUEOpJSLNtJO7NjLANvu3SYHVl6pdP2ff7ve6EZW2nX7Nw==",
"funding": {
"url": "https://github.com/sponsors/panva"
}
@@ -23976,9 +23977,9 @@
"dev": true
},
"jose": {
"version": "4.8.3",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.8.3.tgz",
"integrity": "sha512-7rySkpW78d8LBp4YU70Wb7+OTgE3OwAALNVZxhoIhp4Kscp+p/fBkdpxGAMKxvCAMV4QfXBU9m6l9nX/vGwd2g=="
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.9.2.tgz",
"integrity": "sha512-EqKvu2PqJCD3Jrg3PvcYZVS7D21qMVLSYMDAFcOdGUEOpJSLNtJO7NjLANvu3SYHVl6pdP2ff7ve6EZW2nX7Nw=="
},
"js-tokens": {
"version": "4.0.0",