Skip to content

Commit

Permalink
Merge pull request open-cli-tools#82 from ilkka/patch-1
Browse files Browse the repository at this point in the history
Bump moment.js version to mitigate regexp DoS
  • Loading branch information
gustavohenke committed Jan 24, 2017
2 parents 3321bf6 + c0a87e1 commit 26abfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"chalk": "0.5.1",
"commander": "2.6.0",
"lodash": "^4.5.1",
"moment": "^2.11.2",
"moment": "^2.17.1",
"rx": "2.3.24",
"spawn-default-shell": "^2.0.0",
"tree-kill": "^1.1.0"
Expand Down

0 comments on commit 26abfed

Please sign in to comment.