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-REACTDEVUTILS-1083268
This commit is contained in:
snyk-bot 2021-03-09 21:35:00 +00:00
parent 727a2ec635
commit 2306f9b267
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 8217 additions and 3944 deletions

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