fix: package.json & 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 23:49:02 +00:00
parent 6947b6715e
commit 3812b36651
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 11649 additions and 12446 deletions

23967
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"eth-keyring-controller": "^3.3.1",
"formik": "^1.3.1",
"ipfs": "^0.33.1",
"lodash": "^4.17.11",
"lodash": "^4.17.21",
"memoize-one": "^4.0.3",
"murmur-client": "^0.3.4",
"pull-file-reader": "^1.0.2",
@ -26,7 +26,7 @@
"react-hot-loader": "^4.3.4",
"react-jazzicon": "^0.1.3",
"react-linkify": "^0.2.2",
"react-scripts": "2.1.3",
"react-scripts": "4.0.0",
"react-spinners": "^0.4.7",
"react-spotify-player": "^1.0.4",
"react-syntax-highlighter": "^10.0.1",