Skip to content

Commit 1d35be3

Browse files
committed
feat: upgrade mkdirp from 0.5.1 to 1.0.4
Snyk has created this PR to upgrade mkdirp from 0.5.1 to 1.0.4. See this package in npm: https://www.npmjs.com/package/mkdirp 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 1d35be3

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
@@ -12,7 +12,7 @@
1212
"commander": "2.9.0",
1313
"debug": "4.1.0",
1414
"lodash": "4.17.11",
15-
"mkdirp": "0.5.1",
15+
"mkdirp": "1.0.4",
1616
"ncp": "2.0.0",
1717
"prompt": "1.0.0",
1818
"request": "2.88.0",

0 commit comments

Comments
 (0)