Skip to content

Commit 42925af

Browse files
authored
Merge pull request #166 from troublediehard/dependabot/npm_and_yarn/react-native-webview-11.0.0
Bump react-native-webview from 10.9.2 to 11.0.0
2 parents 9ae2258 + 8a88c7f commit 42925af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-native-simple-radio-button": "^2.7.4",
3232
"react-native-swiper": "^1.6.0-rc.3",
3333
"react-native-vector-icons": "6.6.0",
34-
"react-native-webview": "^10.9.0",
34+
"react-native-webview": "^11.0.0",
3535
"react-navigation": "^4.0.10",
3636
"react-navigation-drawer": "^2.2.2",
3737
"react-navigation-header-buttons": "^3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6954,10 +6954,10 @@ [email protected]:
69546954
prop-types "^15.6.2"
69556955
yargs "^13.2.2"
69566956

6957-
react-native-webview@^10.9.0:
6958-
version "10.9.2"
6959-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-10.9.2.tgz#6dbfcfefb0684a6665e346c0eca8040cbdb5fb75"
6960-
integrity sha512-bEIHmD1uH3M95V8cZf45MWpSV/FdxKcrlOOpmfAO5arbA9Wd4CjrB2BYInYkMlY3SfHmUN9NTfz5HoQpIS6GTQ==
6957+
react-native-webview@^11.0.0:
6958+
version "11.0.0"
6959+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.0.0.tgz#d667cbcc772e963fe88a4156290d25fe47ed43b0"
6960+
integrity sha512-gzID5ebCFVNkxreuabClymo6QkJbXCLEtiIUY9QAhxY58HsDUp8x0YzDVEROYyEJ4ghL71koAOeQRDNAgNnh1w==
69616961
dependencies:
69626962
escape-string-regexp "2.0.0"
69636963
invariant "2.2.4"

0 commit comments

Comments
 (0)