chore(deps) react-antive-webview@13.5.1

Requirement for bumping Android API target to 33.
This commit is contained in:
Saúl Ibarra Corretgé
2023-09-04 09:59:46 +02:00
committed by Saúl Ibarra Corretgé
parent 0170c65c7b
commit c6e87568b6
3 changed files with 10 additions and 10 deletions

View File

@@ -393,7 +393,7 @@ PODS:
- react-native-webrtc (111.0.3):
- JitsiWebRTC (~> 111.0.0)
- React-Core
- react-native-webview (11.15.1):
- react-native-webview (13.5.1):
- React-Core
- React-perflogger (0.69.11)
- React-RCTActionSheet (0.69.11):
@@ -756,7 +756,7 @@ SPEC CHECKSUMS:
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
react-native-video: bb6f12a7198db53b261fefb5d609dc77417acc8b
react-native-webrtc: 4d1669c2ed29767fe70b0169428b4466589ecf8b
react-native-webview: ea4899a1056c782afa96dd082179a66cbebf5504
react-native-webview: 8baa0f5c6d336d6ba488e942bcadea5bf51f050a
React-perflogger: fdee2a0c512167ae4c19c4e230ccf6aa66a6aff0
React-RCTActionSheet: 1cf5fef4e372f1c877969710a51bea4bb25e78fe
React-RCTAnimation: 73816e3acd1f5e3f00166fc7eedb34f6b112f734

14
package-lock.json generated
View File

@@ -99,7 +99,7 @@
"react-native-video": "https://git@github.com/react-native-video/react-native-video#7c48ae7c8544b2b537fb60194e9620b9fcceae52",
"react-native-watch-connectivity": "1.0.11",
"react-native-webrtc": "111.0.3",
"react-native-webview": "11.15.1",
"react-native-webview": "13.5.1",
"react-native-youtube-iframe": "2.2.1",
"react-redux": "7.2.9",
"react-textarea-autosize": "8.3.0",
@@ -16075,9 +16075,9 @@
}
},
"node_modules/react-native-webview": {
"version": "11.15.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.15.1.tgz",
"integrity": "sha512-AA8aYXH+uJxyGkU8eyuzWeebt9hq2P3VjItxJv8ejdxZBH0w2rvtyuVb1RnIxS9EoIk0oTf2TlK/ZsfMMURnng==",
"version": "13.5.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.5.1.tgz",
"integrity": "sha512-SZQJqFUMxYYj1xYWy1Z48WcHpqOGvbXKS5R1cnaLQY/JxefS+1NOVMqWxy1Zwmc128vqtRklES8l9Jus8tKSLg==",
"dependencies": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"
@@ -31761,9 +31761,9 @@
}
},
"react-native-webview": {
"version": "11.15.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.15.1.tgz",
"integrity": "sha512-AA8aYXH+uJxyGkU8eyuzWeebt9hq2P3VjItxJv8ejdxZBH0w2rvtyuVb1RnIxS9EoIk0oTf2TlK/ZsfMMURnng==",
"version": "13.5.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.5.1.tgz",
"integrity": "sha512-SZQJqFUMxYYj1xYWy1Z48WcHpqOGvbXKS5R1cnaLQY/JxefS+1NOVMqWxy1Zwmc128vqtRklES8l9Jus8tKSLg==",
"requires": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View File

@@ -105,7 +105,7 @@
"react-native-video": "https://git@github.com/react-native-video/react-native-video#7c48ae7c8544b2b537fb60194e9620b9fcceae52",
"react-native-watch-connectivity": "1.0.11",
"react-native-webrtc": "111.0.3",
"react-native-webview": "11.15.1",
"react-native-webview": "13.5.1",
"react-native-youtube-iframe": "2.2.1",
"react-redux": "7.2.9",
"react-textarea-autosize": "8.3.0",