Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/amine7536/project/58627b97-2754-435e-8037-2b404db5ea1c?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
amine7536 and snyk-bot authored Mar 4, 2021
1 parent ff0df74 commit f672eca
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
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"bs58": "^4.0.1",
"byte-base64": "^1.1.0",
"chalk": "^4.1.0",
"commander": "^6.2.0",
"commander": "^6.2.1",
"inquirer": "^7.3.3",
"isomorphic-webcrypto": "^2.3.6",
"pako": "^1.0.11",
Expand Down

0 comments on commit f672eca

Please sign in to comment.