Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/fnogatz/project/6fad1efb-2011-4329-93b8-f9a5a89609df?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and fnogatz committed Apr 27, 2020
1 parent ccd2a75 commit 5c730ee
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 @@ -14,7 +14,7 @@
"node": ">=8.10.0"
},
"dependencies": {
"commander": "^5.0.0"
"commander": "^5.1.0"
},
"devDependencies": {
"browserify": "^16.5.1",
Expand Down

0 comments on commit 5c730ee

Please sign in to comment.