Fix dependabot issues
This commit is contained in:
parent
c89d9bd8b0
commit
531c6ba7c8
705 changed files with 53406 additions and 20466 deletions
2
node_modules/make-dir/index.js
generated
vendored
2
node_modules/make-dir/index.js
generated
vendored
|
|
@ -23,7 +23,7 @@ const checkPath = pth => {
|
|||
const processOptions = options => {
|
||||
// https://github.com/sindresorhus/make-dir/issues/18
|
||||
const defaults = {
|
||||
mode: 0o777 & (~process.umask()),
|
||||
mode: 0o777,
|
||||
fs
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue