Skip to content

Commit 3bc5c14

Browse files
authored
Merge pull request #4032 from StoDevX/dependabot/npm_and_yarn/react-native-webview-7.1.1
Bump react-native-webview from 7.0.7 to 7.1.1
2 parents 036193b + 8aa93e6 commit 3bc5c14

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
@@ -135,7 +135,7 @@
135135
"react-native-tableview-simple": "2.3.0",
136136
"react-native-typography": "1.4.1",
137137
"react-native-vector-icons": "6.6.0",
138-
"react-native-webview": "7.0.7",
138+
"react-native-webview": "7.1.1",
139139
"react-navigation": "3.12.1",
140140
"react-navigation-material-bottom-tabs": "1.1.1",
141141
"react-redux": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6656,10 +6656,10 @@ [email protected]:
66566656
prop-types "^15.6.2"
66576657
yargs "^13.2.2"
66586658

6659-
react-native-webview@7.0.7:
6660-
version "7.0.7"
6661-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.0.7.tgz#38915091b012de63e625d455bbf074f7dd89efad"
6662-
integrity sha512-vfL4n5Od4bE0AdDAc8wHVkaxjPzI92y2URYs6cnvib9jU+lhc6AGSoLPsT1J9E4+8oojEvpsetUOrJGXmY/F6g==
6659+
react-native-webview@7.1.1:
6660+
version "7.1.1"
6661+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.1.1.tgz#41e93af88ba4172049bba3a0e75d6e1eabf03429"
6662+
integrity sha512-Ly5Qs/bbeb98DX/0jg+NA8gVBn5AvpI/vBJXRoJ37eKcqJ/C4QZrwBvGt5MrVYuPwiwn/c7ysf52efkzAChoVA==
66636663
dependencies:
66646664
escape-string-regexp "2.0.0"
66656665
invariant "2.2.4"

0 commit comments

Comments
 (0)