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

moderate vulnerabilities in crypto-pouch #76

Closed
joemc11 opened this issue Mar 8, 2021 · 2 comments
Closed

moderate vulnerabilities in crypto-pouch #76

joemc11 opened this issue Mar 8, 2021 · 2 comments

Comments

@joemc11
Copy link

joemc11 commented Mar 8, 2021

  1. Install crypto-pouch
  2. run yarn audit
  3. moderate vulnerabilities discovered in package

Screenshot 2021-03-08 at 19 06 16

@jonathanmcchesney
Copy link

This is also an issue for our team too. Is crypto-pouch still being supported?

@garbados
Copy link
Collaborator

garbados commented Aug 6, 2021

Hi folks,

This has been resolved as of the new refactor!

$ npm audit
# npm audit report

node-fetch  <=2.6.0 || 3.0.0-beta.1 - 3.0.0-beta.8
Denial of Service - https://npmjs.com/advisories/1556
fix available via `npm audit fix --force`
Will install pouchdb@7.0.0, which is a breaking change
node_modules/node-fetch
  pouchdb  >=7.1.0
  Depends on vulnerable versions of node-fetch
  node_modules/pouchdb

2 low severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Closing this issue for now but let me know if you have any issues and we can reopen :)

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