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/project-portal-agk/project/0c785100-3004-4c6b-91b7-82a3ac1b518b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 8, 2023
1 parent 1c01e7e commit eef3373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-action/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"adm-zip": "^0.5.10",
"commander": "11.0.0",
"commander": "11.1.0",
"markdown-table": "3.0.3"
}
}

0 comments on commit eef3373

Please sign in to comment.