Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/ovhemert/project/6038d5bd-a29f-4547-b046-1674a6f34fec?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 13, 2022
1 parent a652348 commit da75dbe
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 @@ -44,7 +44,7 @@
"dependencies": {
"axios": "^0.24.0",
"batch2": "^2.0.0",
"commander": "^9.1.0",
"commander": "^9.4.0",
"fast-json-parse": "^1.0.3",
"pumpify": "^2.0.1",
"split2": "^4.1.0",
Expand Down

0 comments on commit da75dbe

Please sign in to comment.