Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/blgm/project/8f305da1-ba95-4247-92c8-651390415958?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 3, 2024
1 parent 656d735 commit aad6f5d
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 @@ -47,7 +47,7 @@
"standard": "17.1.0"
},
"dependencies": {
"commander": "^11.0.0",
"commander": "^11.1.0",
"file-exists": "^5.0.1",
"fs-readfile-promise": "^3.0.1",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit aad6f5d

Please sign in to comment.