axios vulnerability fix
This commit is contained in:
parent
944ce6035b
commit
f2fc25489e
@ -3,7 +3,7 @@
|
||||
"version": "2.9.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"axios": "0.18.0",
|
||||
"axios": "0.19.0",
|
||||
"openvidu-browser": "2.9.0",
|
||||
"react": "16.8.6",
|
||||
"react-dom": "16.8.6",
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"version": "2.9.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"axios": "0.18.0",
|
||||
"axios": "0.19.0",
|
||||
"openvidu-react": "2.9.0",
|
||||
"react": "16.8.6",
|
||||
"react-dom": "16.8.6",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "0.18.0",
|
||||
"axios": "0.19.0",
|
||||
"openvidu-browser": "2.9.0",
|
||||
"react": "16.8.6",
|
||||
"react-native": "0.59.8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user