Merge pull request #7961 from mabashian/fix-audit-warnings

Fix npm audit warnings

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-08-21 18:14:47 +00:00 committed by GitHub
commit fb381c18da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",
"mock-socket": "^9.0.3",
"prettier": "^1.18.2",
"react-scripts": "^3.4.1"
"react-scripts": "^3.4.3"
},
"scripts": {
"start": "PORT=3001 HTTPS=true DANGEROUSLY_DISABLE_HOST_CHECK=true react-scripts start",