Skip to content

Commit bf47990

Browse files
authored
Merge pull request #4019 from StoDevX/dependabot/npm_and_yarn/react-native-webview-7.0.6
Bump react-native-webview from 7.0.5 to 7.0.6
2 parents 14b60d6 + 1fc090a commit bf47990

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
@@ -134,7 +134,7 @@
134134
"react-native-tableview-simple": "2.3.0",
135135
"react-native-typography": "1.4.1",
136136
"react-native-vector-icons": "6.6.0",
137-
"react-native-webview": "7.0.5",
137+
"react-native-webview": "7.0.6",
138138
"react-navigation": "3.12.1",
139139
"react-navigation-material-bottom-tabs": "1.1.1",
140140
"react-redux": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6646,10 +6646,10 @@ [email protected]:
66466646
prop-types "^15.6.2"
66476647
yargs "^13.2.2"
66486648

6649-
6650-
version "7.0.5"
6651-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.0.5.tgz#1dd9d4f2856bda86a40222eca3612bf2152bacd3"
6652-
integrity sha512-FWY3tjbyV3Uhuw1JxJ0zs2HspJ5HAsIfkJaquURsVWQnTdZPnkSQjHWQp0PzGIwJ1PPVOA/gnhRmd7SZU/Br5Q==
6649+
6650+
version "7.0.6"
6651+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.0.6.tgz#b34685ce76c59d90b183a45f1321e1f1148bdab9"
6652+
integrity sha512-AaDyHlGfzY5LYoe7Z1C1Z9r2wbWit1vV1lKShJqRGEY+MVafXk49VXDll6wxQCT6pMX3bxOsRmrv3GV5daHYWA==
66536653
dependencies:
66546654
escape-string-regexp "1.0.5"
66556655
invariant "2.2.4"

0 commit comments

Comments
 (0)