Describe the bug
Doing an "npm install" with the latest version of aws-amplify yields "36 low-level vulnerabilities". Using Nodejs version 15.6.0 and npm 7.4.0
To Reproduce
Use this perfunctory package.json file:
{
"name": "MyApp",
"version": "0.4.0",
"private": true,
"dependencies": {
"aws-amplify": "^3.3.17"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
Type $ npm install
with Nodejs installed.
Expected behavior
I expect the output to be "0 low-level vulnerabilities"
chrichts, montchr and gmeligio
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4