fix(rnsdk,deps) update dependencies

This commit is contained in:
Saúl Ibarra Corretgé
2023-07-18 10:33:15 +02:00
committed by Saúl Ibarra Corretgé
parent 123eaf77fa
commit 683e9e72b9
3 changed files with 141 additions and 30 deletions

View File

@@ -45,7 +45,7 @@
"react-native-tab-view": "3.1.1",
"react-native-url-polyfill": "1.3.0",
"react-native-youtube-iframe": "2.2.1",
"react-redux": "7.1.0",
"react-redux": "7.2.9",
"redux": "4.0.4",
"redux-thunk": "2.4.1",
"unorm": "1.6.0",
@@ -86,9 +86,7 @@
"react-native-webview": "11.15.1"
},
"overrides": {
"strophe.js@1.5.0": {
"@xmldom/xmldom": "0.8.7"
}
"@xmldom/xmldom": "0.8.7"
},
"scripts": {
"postinstall": "node sdk_instructions.js",