Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:moment:20170905

Latest report for dadi/api-mongodb:
https://snyk.io/test/github/dadi/api-mongodb
  • Loading branch information
snyk-bot committed Dec 7, 2017
1 parent a62bed9 commit d337f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "ISC",
"dependencies": {
"@dadi/metadata": "^1.0.0",
"convict": "4.0.0",
"convict": "4.0.2",
"debug": "3.1.0",
"mongodb": "2.2.x"
},
Expand Down

0 comments on commit d337f34

Please sign in to comment.