Skip to content

Commit 68dbe99

Browse files
committed
feat: upgrade commander from 2.9.0 to 9.4.0
Snyk has created this PR to upgrade commander from 2.9.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/contentstack-cli/project/48e01156-bda4-4b15-ae2f-09e8636b982c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 809447b commit 68dbe99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"async": "2.6.1",
1111
"chalk": "2.4.1",
12-
"commander": "2.9.0",
12+
"commander": "9.4.0",
1313
"debug": "4.1.0",
1414
"lodash": "4.17.11",
1515
"mkdirp": "0.5.1",

0 commit comments

Comments
 (0)