1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00

fix: upgrade mkdirp from 1.0.3 to 1.0.4 (#1782)

* fix: upgrade mkdirp from 1.0.3 to 1.0.4

Snyk has created this PR to upgrade mkdirp from 1.0.3 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/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr

* fix: upgrade mkdirp from 1.0.3 to 1.0.4

Snyk has created this PR to upgrade mkdirp from 1.0.3 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/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
This commit is contained in:
Snyk bot 2020-05-01 13:42:58 +03:00 committed by GitHub
parent 07f1232f65
commit 50f6c71a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

@ -47,7 +47,7 @@
"marked": "0.8.2",
"mime": "2.4.4",
"minimatch": "3.0.4",
"mkdirp": "1.0.3",
"mkdirp": "1.0.4",
"mv": "2.1.1",
"pkginfo": "0.4.1",
"request": "2.87.0",

BIN
yarn.lock

Binary file not shown.