Fix vulnerable dependencies

This commit is contained in:
Jake McDermott 2020-10-21 08:57:33 -04:00
parent 062ce5f735
commit 1ab0e318f9
No known key found for this signature in database
GPG Key ID: 0E56ED990CDFCB4F
2 changed files with 771 additions and 946 deletions

File diff suppressed because it is too large Load Diff

View File

@ -49,7 +49,7 @@
"jest-websocket-mock": "^2.0.2",
"mock-socket": "^9.0.3",
"prettier": "^1.18.2",
"react-scripts": "^3.4.3"
"react-scripts": "^3.4.4"
},
"scripts": {
"start": "PORT=3001 HTTPS=true DANGEROUSLY_DISABLE_HOST_CHECK=true react-scripts start",