Fix npm audit warnings

This commit is contained in:
mabashian
2020-08-21 09:20:29 -04:00
parent 51029a8b7a
commit 80fe98b8d6
2 changed files with 1267 additions and 1610 deletions

File diff suppressed because it is too large Load Diff

View File

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