chore(deps, rn) update react-native-webview

This commit is contained in:
tmoldovan8x8 2022-01-11 15:16:50 +02:00 committed by GitHub
parent 74d7e4fde7
commit b04677f3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View File

@ -308,7 +308,7 @@ PODS:
- React-Core
- react-native-webrtc (1.94.1):
- React-Core
- react-native-webview (11.15.0):
- react-native-webview (11.15.1):
- React-Core
- React-RCTActionSheet (0.63.4):
- React-Core/RCTActionSheetHeaders (= 0.63.4)
@ -641,7 +641,7 @@ SPEC CHECKSUMS:
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
react-native-video: a4c2635d0802f983594b7057e1bce8f442f0ad28
react-native-webrtc: 2f20515f3ebb9dbf1f2aad638cc7573396cf948f
react-native-webview: e89bf2dba26a04cda967814df3ed1be99f291233
react-native-webview: ea4899a1056c782afa96dd082179a66cbebf5504
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0

14
package-lock.json generated
View File

@ -107,7 +107,7 @@
"react-native-video": "5.2.0",
"react-native-watch-connectivity": "1.0.4",
"react-native-webrtc": "1.94.1",
"react-native-webview": "11.15.0",
"react-native-webview": "11.15.1",
"react-native-youtube-iframe": "2.2.1",
"react-redux": "7.1.0",
"react-textarea-autosize": "8.3.0",
@ -15991,9 +15991,9 @@
}
},
"node_modules/react-native-webview": {
"version": "11.15.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.15.0.tgz",
"integrity": "sha512-0Wv+8qu8XuACx1xZwzc2Yfl+rOvxUouLcPxUKdkhaMVNpwoM5/ePpczCQZ3LpiRnSoEtjaUkfyQHbJQ+x4dDJQ==",
"version": "11.15.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.15.1.tgz",
"integrity": "sha512-AA8aYXH+uJxyGkU8eyuzWeebt9hq2P3VjItxJv8ejdxZBH0w2rvtyuVb1RnIxS9EoIk0oTf2TlK/ZsfMMURnng==",
"dependencies": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"
@ -32546,9 +32546,9 @@
}
},
"react-native-webview": {
"version": "11.15.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.15.0.tgz",
"integrity": "sha512-0Wv+8qu8XuACx1xZwzc2Yfl+rOvxUouLcPxUKdkhaMVNpwoM5/ePpczCQZ3LpiRnSoEtjaUkfyQHbJQ+x4dDJQ==",
"version": "11.15.1",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.15.1.tgz",
"integrity": "sha512-AA8aYXH+uJxyGkU8eyuzWeebt9hq2P3VjItxJv8ejdxZBH0w2rvtyuVb1RnIxS9EoIk0oTf2TlK/ZsfMMURnng==",
"requires": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View File

@ -112,7 +112,7 @@
"react-native-video": "5.2.0",
"react-native-watch-connectivity": "1.0.4",
"react-native-webrtc": "1.94.1",
"react-native-webview": "11.15.0",
"react-native-webview": "11.15.1",
"react-native-youtube-iframe": "2.2.1",
"react-redux": "7.1.0",
"react-textarea-autosize": "8.3.0",