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-GLOBPARENT-1016905
This commit is contained in:
snyk-bot 2021-03-07 21:31:43 +00:00
parent 727a2ec635
commit 8aee5268bb
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 8196 additions and 3942 deletions

12136
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",