Skip to content

Commit

Permalink
v5.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bourgeoa committed Mar 12, 2021
1 parent c5a2a7f commit c7df160
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solid-server",
"description": "Solid server on top of the file-system",
"version": "5.6.4",
"version": "5.6.5",
"author": {
"name": "Tim Berners-Lee",
"email": "[email protected]"
Expand Down Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@solid/acl-check": "^0.4.5",
"@solid/oidc-auth-manager": "^0.24.1",
"@solid/oidc-op": "0.11.1",
"@solid/oidc-op": "0.11.3",
"async-lock": "^1.2.8",
"body-parser": "^1.19.0",
"bootstrap": "^4.6.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"cross-env": "7.0.3",
"dirty-chai": "2.0.1",
"localstorage-memory": "1.0.3",
"mocha": "8.3.1",
"mocha": "8.3.2",
"nock": "13.0.11",
"node-mocks-http": "1.10.1",
"nyc": "15.1.0",
Expand Down

0 comments on commit c7df160

Please sign in to comment.