mirror of https://github.com/status-im/chat.git
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840
This commit is contained in:
parent
6947b6715e
commit
8e2d13b9cd
File diff suppressed because it is too large
Load Diff
|
@ -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": "3.3.0",
|
||||
"react-spinners": "^0.4.7",
|
||||
"react-spotify-player": "^1.0.4",
|
||||
"react-syntax-highlighter": "^10.0.1",
|
||||
|
|
Loading…
Reference in New Issue