Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
with potential vulnerabilities
  • Loading branch information
aldeed committed May 20, 2020
1 parent 54543df commit 926c034
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
11 changes: 4 additions & 7 deletions package/package-lock.json

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

7 changes: 4 additions & 3 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/aldeed/node-simple-schema.git"
"url": "https://github.com/aldeed/simpl-schema.git",
"directory": "package"
},
"bugs": {
"url": "https://github.com/aldeed/node-simple-schema/issues"
"url": "https://github.com/aldeed/simpl-schema/issues"
},
"homepage": "https://github.com/aldeed/node-simple-schema",
"homepage": "https://github.com/aldeed/simpl-schema",
"files": [
"dist",
"LICENSE",
Expand Down

0 comments on commit 926c034

Please sign in to comment.