Skip to content

Commit 15782e9

Browse files
authored
Update react-native-webview (#839)
1 parent 95249b7 commit 15782e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"expo-camera": "~13.4.4",
4747
"expo-linear-gradient": "~12.3.0",
4848
"react-native-svg": "13.10.0",
49-
"react-native-webview": "13.2.2"
49+
"react-native-webview": "13.6.3"
5050
},
5151
"eslintIgnore": [
5252
"node_modules/",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12935,10 +12935,10 @@ react-native-web@~0.19.6:
1293512935
postcss-value-parser "^4.2.0"
1293612936
styleq "^0.1.3"
1293712937

12938-
react-native-webview@13.2.2:
12939-
version "13.2.2"
12940-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.2.2.tgz#06b04db8e1f4ed57a9dc92f4094aa0e41271b89b"
12941-
integrity sha512-uT70y2GUqQzaj2RwRb/QuKRdXeDjXM6oN3DdPqYQlOOMFTCT8r62fybyjVVRoik8io+KLa5KnmuSoS5B2O1BmA==
12938+
react-native-webview@13.6.3:
12939+
version "13.6.3"
12940+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.6.3.tgz#f3d26e942ef5cc5a07547f2e47903aa81a68e25e"
12941+
integrity sha512-IApO0JSj0uAWsBGKWagyfgDYoX29piiMYLmkHtRjKeL1rIVjLoR/bMe7KJ/0X47y86b//a6u3cYQtphyay+F2A==
1294212942
dependencies:
1294312943
escape-string-regexp "2.0.0"
1294412944
invariant "2.2.4"

0 commit comments

Comments
 (0)