Skip to content

Commit 8961a50

Browse files
fix(package): update mkdirp to version 1.0.3
Closes #76
1 parent 63b68cf commit 8961a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"dependencies": {
6767
"debug": "^4.1.1",
6868
"execa": "^2.0.3",
69-
"mkdirp": "^0.5.1",
69+
"mkdirp": "^1.0.3",
7070
"node-fetch": "^2.6.0",
7171
"openpgp": "^4.5.5",
7272
"rimraf": "^2.6.3",

0 commit comments

Comments
 (0)