Fix vulnerabilities in react frontend client dependencies (#300)

This commit is contained in:
Pruthvidhar R Dhodda 2020-09-02 13:42:49 -07:00 committed by GitHub
parent bea3922774
commit e7f14c1d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3826 additions and 3449 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"dependencies": {
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-scripts": "^3.1.1"
"react-scripts": "^3.4.3"
},
"proxy": "http://localhost:8080/",
"scripts": {