mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
Merge branch 'main' into versions/6.0.0
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user