Skip to content

Commit

Permalink
[Snyk] Upgrade commander from 5.0.0 to 5.1.0 (#85)
Browse files Browse the repository at this point in the history
* fix: upgrade commander from 5.0.0 to 5.1.0

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/eed1e463-7951-4457-9765-e104120a7afb?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade commander from 5.0.0 to 5.1.0

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/eed1e463-7951-4457-9765-e104120a7afb?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 27, 2020
1 parent aa21132 commit dac689e
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 @@ -27,7 +27,7 @@
"dependencies": {
"async": "^3.0.1",
"char-spinner": "^1.0.1",
"commander": "^5.0.0",
"commander": "^5.1.0",
"concat-stream": "^2.0.0",
"csv": "^5.1.3",
"geobuf": "^3.0.0",
Expand Down

0 comments on commit dac689e

Please sign in to comment.