From 097f33afdc99b801a2c4f523ce599b22df5e65c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 07:42:31 +0000 Subject: [PATCH] Bump react-native-webview from 7.4.3 to 11.0.0 Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 7.4.3 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](https://github.com/react-native-webview/react-native-webview/compare/v7.4.3...v11.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 33552c7..d6e515f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-native-sodium": "^0.3.8", "react-native-unimodules": "^0.7.0", "react-native-vector-icons": "^6.6.0", - "react-native-webview": "7.4.3", + "react-native-webview": "11.0.0", "react-redux": "^7.1.0", "redux": "^4.0.1", "redux-actions": "^2.6.5", diff --git a/yarn.lock b/yarn.lock index 8867a90..0a92016 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6377,10 +6377,10 @@ react-native-view-shot@3.0.2: resolved "https://registry.yarnpkg.com/react-native-view-shot/-/react-native-view-shot-3.0.2.tgz#daccaec5b8038a680b17533ff7e72876e68c7d0d" integrity sha512-JZOkGo2jzSX2b7N6N2uDr0wQjSz+QmBtY8jzeo0XJY6bLOfaY5nmWyYxDmDRoSpKiFkGTCkyhUqNnjo6lXOtEw== -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"