mirror of https://github.com/dapr/quickstarts.git
Fix vulnerabilities in react frontend client dependencies (#300)
This commit is contained in:
parent
bea3922774
commit
e7f14c1d71
File diff suppressed because it is too large
Load Diff
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue