fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794
This commit is contained in:
snyk-bot 2020-12-16 21:30:21 +00:00
parent 727a2ec635
commit 7b4620571c
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 7501 additions and 3301 deletions

10800
frontend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.4"
"react-scripts": "^4.0.0"
},
"scripts": {
"start": "react-scripts start",