Skip to content

Commit e87a62f

Browse files
author
chende
committed
update library
1 parent f1e4ab4 commit e87a62f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-native-root-toast": "3.0.0",
3636
"react-native-safe-area-context": "^3.1.8",
3737
"react-native-screens": "^2.11.0",
38-
"react-native-webview": "^10.9.2"
38+
"react-native-webview": "^11.3.2"
3939
},
4040
"devDependencies": {
4141
"@babel/core": "^7.13.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5944,10 +5944,10 @@ react-native-screens@^2.11.0:
59445944
resolved "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.11.0.tgz#34b30b07c2d04aa100cba984b944b303bfa43ea6"
59455945
integrity sha512-vJzJE3zI1XUtqthrX3Dh2TBQWB+xFyaGhF52KBq9FjJUN5ws4xpLZJxBWa1KbGV3DilmcSZ4jmZR5LGordwE7w==
59465946

5947-
react-native-webview@^10.9.2:
5948-
version "10.9.2"
5949-
resolved "https://registry.npmjs.org/react-native-webview/-/react-native-webview-10.9.2.tgz#6dbfcfefb0684a6665e346c0eca8040cbdb5fb75"
5950-
integrity sha512-bEIHmD1uH3M95V8cZf45MWpSV/FdxKcrlOOpmfAO5arbA9Wd4CjrB2BYInYkMlY3SfHmUN9NTfz5HoQpIS6GTQ==
5947+
react-native-webview@^11.3.2:
5948+
version "11.3.2"
5949+
resolved "https://registry.npmjs.org/react-native-webview/-/react-native-webview-11.3.2.tgz#17155a69caf1910233ae3d606dce6caf57b0169c"
5950+
integrity sha512-j+0eUKYY3MCO7DRhZaIPY6+0q+Yo1Iyhz5f7cde+i5vR71CcJ/60DhZPw5SSqXZnZiVX0Myz1D46u8dtfRmQFg==
59515951
dependencies:
59525952
escape-string-regexp "2.0.0"
59535953
invariant "2.2.4"

0 commit comments

Comments
 (0)