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-IMMER-1019369
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
This commit is contained in:
snyk-bot 2021-02-22 21:34:33 +00:00
parent 727a2ec635
commit 4b5f7281ac
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 8022 additions and 3861 deletions

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