Skip to content
This repository has been archived by the owner. It is now read-only.

Bump react-native-webview from 7.4.3 to 11.0.0 in /mobile #14

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion mobile/package.json
Expand Up @@ -21,7 +21,7 @@
"react-native-safe-area-context": "0.6.0",
"react-native-screens": "2.0.0-alpha.12",
"react-native-web": "~0.11.7",
"react-native-webview": "7.4.3",
"react-native-webview": "11.0.0",
"react-navigation": "^4.0.10",
"react-navigation-stack": "^2.0.15",
"socket.io-client": "^2.3.0"
Expand Down
8 changes: 4 additions & 4 deletions mobile/yarn.lock
Expand Up @@ -4402,10 +4402,10 @@ react-native-web@~0.11.7:
prop-types "^15.6.0"
react-timer-mixin "^0.13.4"

react-native-webview@7.4.3:
version "7.4.3"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.4.3.tgz#e00e92e17f7389d84d09f5900652501ff2665915"
integrity sha512-4n72B2D7n1xOQSoCSD1qk9D7JksyT4d6nk8QG9guZKZn3KXQL5EejwE2yhh1TxZRQpr+OD3a96rb+rA/UEnvrQ==
react-native-webview@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.0.0.tgz#d667cbcc772e963fe88a4156290d25fe47ed43b0"
integrity sha512-gzID5ebCFVNkxreuabClymo6QkJbXCLEtiIUY9QAhxY58HsDUp8x0YzDVEROYyEJ4ghL71koAOeQRDNAgNnh1w==
dependencies:
escape-string-regexp "2.0.0"
invariant "2.2.4"
Expand Down