Skip to content

Commit 6982ec1

Browse files
Use mashlib 0.7.18 and acl-check 0.2.0
1 parent 4927b97 commit 6982ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"bugs": "https://github.com/solid/node-solid-server/issues",
5757
"dependencies": {
5858
"@solid/oidc-auth-manager": "^0.17.1",
59-
"@solid/acl-check": "^0.1.3",
59+
"@solid/acl-check": "^0.2.0",
6060
"body-parser": "^1.18.3",
6161
"bootstrap": "^3.3.7",
6262
"busboy": "^0.2.12",
@@ -82,7 +82,7 @@
8282
"ip-range-check": "0.0.2",
8383
"is-ip": "^2.0.0",
8484
"li": "^1.0.1",
85-
"mashlib": "^0.7.15",
85+
"mashlib": "^0.7.18",
8686
"mime-types": "^2.1.11",
8787
"negotiator": "^0.6.0",
8888
"node-fetch": "^2.1.2",

0 commit comments

Comments
 (0)