Skip to content

Commit c90b0ca

Browse files
committed
feat: upgrade async from 2.6.1 to 3.2.4
Snyk has created this PR to upgrade async from 2.6.1 to 3.2.4. See this package in npm: https://www.npmjs.com/package/async 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 f1e35a8 commit c90b0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"contentstack": "./bin/index.js"
88
},
99
"dependencies": {
10-
"async": "2.6.1",
10+
"async": "3.2.4",
1111
"chalk": "2.4.1",
1212
"commander": "2.9.0",
1313
"debug": "4.1.0",

0 commit comments

Comments
 (0)