Skip to content

npm audit: found 2 high severity vulnerabilitiesΒ #7889

@francoisromain

Description

@francoisromain

Hello, today npm display a warning

πŸ› Bug Report

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

npm i jest

# Run  npm update handlebars --depth 5  to resolve 2 vulnerabilities
β”‚ High          β”‚ Prototype Pollusion
β”‚ Package       β”‚ handlebars
β”‚ Dependency of β”‚ jest [dev]
β”‚ Path          β”‚ jest > jest-cli > istanbul-api > istanbul-reports > handlebars
β”‚ More info     β”‚ https://npmjs.com/advisories/755                  

## Expected behavior

A clear and concise description of what you expected to happen.

Install Jest with no warning

## Link to repl or repo (highly encouraged)

Please provide either a [repl.it demo](https://repl.it/languages/jest) or a minimal repository on GitHub.

Issues without a reproduction link are likely to stall.

## Run `npx envinfo --preset jest`

Paste the results here:

```bash
  System:
    OS: macOS High Sierra 10.13.6
    CPU: (8) x64 Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
  Binaries:
    Node: 11.9.0 - /usr/local/bin/node
    npm: 6.7.0 - /usr/local/bin/npm
  npmPackages:
    jest: ^24.1.0 => 24.1.0 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions