Skip to content

Commit 0daf54f

Browse files
committed
feat: upgrade mkdirp from 1.0.4 to 3.0.1
Snyk has created this PR to upgrade mkdirp from 1.0.4 to 3.0.1. See this package in npm: mkdirp See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/5fa50751-dadd-42e3-8abb-5c787d6308a8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2fb81db commit 0daf54f

File tree

2 files changed

+47
-8
lines changed

2 files changed

+47
-8
lines changed

package-lock.json

Lines changed: 46 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"chalk": "^4.1.2",
1616
"lodash": "^4.17.21",
1717
"merge": "^2.1.1",
18-
"mkdirp": "^1.0.4",
18+
"mkdirp": "^3.0.1",
1919
"progress-stream": "^2.0.0",
2020
"promise-limit": "^2.7.0",
2121
"winston": "^3.17.0"

0 commit comments

Comments
 (0)