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/randytarampi/project/9a31bce3-39e1-45b0-857f-c1a8e3a679fd?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and randytarampi committed Apr 30, 2020
1 parent 9ae9ca3 commit 550479d
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 @@ -74,7 +74,7 @@
"sinon": "^9.0.2"
},
"dependencies": {
"commander": "^5.0.0"
"commander": "^5.1.0"
},
"engines": {
"node": ">=8"
Expand Down

0 comments on commit 550479d

Please sign in to comment.