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

Fix dependencies #4037

Merged
merged 1 commit into from
Sep 3, 2019
Merged

Fix dependencies #4037

merged 1 commit into from
Sep 3, 2019

Conversation

J-Fields
Copy link
Member

@J-Fields J-Fields commented Sep 3, 2019

  • npm audit fix, which resolved a bunch of security vulnerabilities
  • npm install --save winston-transport, which was an undeclared dependency

Fixes #4029

* npm audit fix, which resolved a bunch of security vulnerabilities
* npm install winston-transport, which was an undeclared dependency
@J-Fields J-Fields changed the title Update dependencies Fix dependencies Sep 3, 2019
@J-Fields J-Fields merged commit d335552 into master Sep 3, 2019
@J-Fields J-Fields deleted the update-deps branch September 3, 2019 21:12
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

Successfully merging this pull request may close these issues.

Cannot find module 'winston-transport'
1 participant