Skip to content

Commit be2d1a9

Browse files
Bump react-native-webview from 9.4.0 to 11.0.0
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 9.4.0 to 11.0.0. - [Release notes](https://github.com/react-native-webview/react-native-webview/releases) - [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc) - [Commits](react-native-webview/react-native-webview@v9.4.0...v11.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57b5ff5 commit be2d1a9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-native-safe-area-context": "^1.0.0",
2626
"react-native-screens": "^2.7.0",
2727
"react-native-status-bar-height": "^2.5.0",
28-
"react-native-webview": "^9.4.0",
28+
"react-native-webview": "^11.0.0",
2929
"react-redux": "^7.2.0",
3030
"redux": "^4.0.5",
3131
"redux-axios-middleware": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5175,10 +5175,10 @@ react-native-status-bar-height@^2.5.0:
51755175
resolved "https://registry.yarnpkg.com/react-native-status-bar-height/-/react-native-status-bar-height-2.5.0.tgz#bc0fb85230603850aab9667ee8111a62954de90c"
51765176
integrity sha512-sYBCPYA/NapBSHkdm/IVL4ID3LLlIuLqINi2FBDyMkc2BU9pfSGOtkz9yfxoK39mYJuTrlTOQ7mManARUsYDSA==
51775177

5178-
react-native-webview@^9.4.0:
5179-
version "9.4.0"
5180-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-9.4.0.tgz#108da34a6c7e1c032dcabc942b7e4947ca1d8028"
5181-
integrity sha512-BBOFUuza0p04+7fNi7TJmB0arpDJzGxHYwTCgI4vj5n/fl7u4jbm7ETp88mf7lo9lP6C6HGLo38KnEy1aXCQkg==
5178+
react-native-webview@^11.0.0:
5179+
version "11.0.0"
5180+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.0.0.tgz#d667cbcc772e963fe88a4156290d25fe47ed43b0"
5181+
integrity sha512-gzID5ebCFVNkxreuabClymo6QkJbXCLEtiIUY9QAhxY58HsDUp8x0YzDVEROYyEJ4ghL71koAOeQRDNAgNnh1w==
51825182
dependencies:
51835183
escape-string-regexp "2.0.0"
51845184
invariant "2.2.4"

0 commit comments

Comments
 (0)