0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix: upgrade mkdirp from 1.0.0 to 1.0.3 (#1747)

Snyk has created this PR to upgrade mkdirp from 1.0.0 to 1.0.3.

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
This commit is contained in:
Snyk bot 2020-03-12 23:33:32 +01:00 committed by GitHub
parent 1e664bdfa5
commit 981efa5571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

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

BIN
yarn.lock

Binary file not shown.