Skip to content

Commit 537ac9b

Browse files
snyk-botZodiase
andauthored
fix: upgrade commander from 4.1.0 to 4.1.1 (#15)
Snyk has created this PR to upgrade commander from 4.1.0 to 4.1.1. See this package in NPM: https://www.npmjs.com/package/commander See this project in Snyk: https://app.snyk.io/org/zodiase/project/b68afb90-90f2-4452-9200-29557b5d1dc8?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Xingchen Hong <[email protected]>
1 parent 5595deb commit 537ac9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"cheerio": "^1.0.0-rc.3",
35-
"commander": "^4.1.0",
35+
"commander": "^4.1.1",
3636
"lodash": "^4.17.15",
3737
"moment": "^2.24.0",
3838
"node-fetch": "^2.6.0",

0 commit comments

Comments
 (0)