Skip to content

Commit

Permalink
fix: upgrade commander from 4.0.0 to 4.1.1 (#46)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commander from 4.0.0 to 4.1.1.

See this package in NPM:
https://www.npmjs.com/package/commander

See this project in Snyk:
https://app.snyk.io/org/jupe/project/723409aa-ab01-4789-9386-cad653b5941c?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 14, 2020
1 parent 7d14eed commit 1f00f3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"bluebird": "^3.5.5",
"camelcase": "^5.2.0",
"commander": "^4.0.0",
"commander": "^4.1.1",
"debug": "^4.1.1",
"handlebars": "^4.1.1",
"lodash": "^4.17.15",
Expand Down

0 comments on commit 1f00f3c

Please sign in to comment.