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

chore(Dependencies): Updated NPM packages to fix security alerts #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gaballard
Copy link
Contributor

Two packages still have alerts, but they're low-severity and don't affect the executor service:

  • Web3 has an unfixed security alert (https://www.npmjs.com/advisories/877), but it’s regarding passwords/keys being stored in localStorage, so doesn’t affect the executor service (although it may affect the main UniTrade app).

  • The ethereum-waffle testing framework has an open PR for an update to one of their dependencies that’s causing the security alert (fix: bump node-fetch version TrueFiEng/Waffle#486); however, that’s a dev dependency and not used during runtime, so it shouldn’t affect the executor service either.

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.

1 participant