Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Commit 1f52dae

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: [snyk-project-url-redacted]
1 parent f1e35a8 commit 1f52dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
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)