Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn audit returns error because of dependency mkdirp #5709

Closed
drublic opened this issue Mar 18, 2020 · 3 comments
Closed

yarn audit returns error because of dependency mkdirp #5709

drublic opened this issue Mar 18, 2020 · 3 comments

Comments

@drublic
Copy link

drublic commented Mar 18, 2020

Issue type:

[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue

Database system/driver:

[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo

TypeORM version:

[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)

Steps to reproduce or a small repository showing the problem:
The module mkdirp uses minimist as a dependency. This returns an error when running yarn audit:

Screenshot 2020-03-18 at 13 49 25

It would be fantastic to update mkdirp to the latest version if possible.

@vymarkov
Copy link

👍

@urdeveloper
Copy link
Contributor

#5748

@drublic
Copy link
Author

drublic commented Mar 27, 2020

Since the PR was merged I will close this issue.

@drublic drublic closed this as completed Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants