-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Description
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