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

[Bug] Update dependencies #191

Open
leandro-gomez opened this issue Apr 13, 2022 · 2 comments
Open

[Bug] Update dependencies #191

leandro-gomez opened this issue Apr 13, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@leandro-gomez
Copy link

Your Environment

Locally

Software Version(s)
typeorm-fixtures 1.11.1
Node v16.14.0
npm/Yarn 8.6.0
Operating System Linux

I'm getting a npm audit error:

# npm audit report

async  <3.2.2
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/jake/node_modules/async
  jake  >=8.0.1
  Depends on vulnerable versions of async
  node_modules/jake
    ejs  >=3.1.2
    Depends on vulnerable versions of jake
    node_modules/ejs
      typeorm-fixtures-cli  >=1.6.0
      Depends on vulnerable versions of ejs
      node_modules/typeorm-fixtures-cli

4 high severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force
@leandro-gomez leandro-gomez added the bug Something isn't working label Apr 13, 2022
@kevin-lot
Copy link
Collaborator

kevin-lot commented Jun 26, 2022

Wait for a response of the creator.

#196

@kevin-lot
Copy link
Collaborator

@leandro-gomez
Check new version but it is only compatible with typeorm 0.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants