Skip to content

Commit

Permalink
fix: upgrade commander from 2.9.0 to 2.20.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commander from 2.9.0 to 2.20.3.

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

See this project in Snyk:
https://app.snyk.io/org/cc-mobify-sdk/project/eb55ca71-278a-4c33-9309-79fc64df7030?utm_source=github-enterprise&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 13, 2021
1 parent 353bec8 commit cc5d228
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
14 changes: 3 additions & 11 deletions packages/generator/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 packages/generator/package.json
Expand Up @@ -13,7 +13,7 @@
"test": "jest --forceExit"
},
"dependencies": {
"commander": "2.9.0",
"commander": "2.20.3",
"deepmerge": "2.2.1",
"fs-extra": "7.0.1",
"inquirer": "6.2.0",
Expand Down

0 comments on commit cc5d228

Please sign in to comment.