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 slysterous/workdates:
https://snyk.io/test/github/slysterous/workdates
  • Loading branch information
snyk-bot authored and slysterous committed Dec 7, 2017
1 parent 7037d09 commit c6f2299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/slysterous/workdates#readme",
"dependencies": {
"moment": "2.18.1"
"moment": "2.19.3"
},
"devDependencies": {
"chai": "4.0.2",
Expand Down

0 comments on commit c6f2299

Please sign in to comment.