Skip to content

Commit 6fa0a89

Browse files
committed
Update webid module.
Avoids deprecation warnings on Node 10.
1 parent 0a58016 commit 6fa0a89

File tree

2 files changed

+101
-50
lines changed

2 files changed

+101
-50
lines changed

package-lock.json

Lines changed: 100 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"uuid": "^3.0.0",
7171
"valid-url": "^1.0.9",
7272
"vhost": "^3.0.2",
73-
"webid": "^0.3.9"
73+
"webid": "^0.3.10"
7474
},
7575
"optionalDependencies": {
7676
"x509": "^0.3.2"

0 commit comments

Comments
 (0)