Skip to content

Commit 4b88f51

Browse files
authored
Merge pull request #4033 from StoDevX/dependabot/npm_and_yarn/react-native-webview-7.2.3
Bump react-native-webview from 7.1.1 to 7.2.3
2 parents 3bc5c14 + 751dab6 commit 4b88f51

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.1.1",
138+
"react-native-webview": "7.2.3",
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.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==
6659+
react-native-webview@7.2.3:
6660+
version "7.2.3"
6661+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.2.3.tgz#f7be35cf8749d403e38ba21d9e4e707995e4737f"
6662+
integrity sha512-JUdPINHlx8zW6qGNcCTm0b+/rPV4V/0afRtEg5Pxw9sa344YJOwSvGJrWinb71IWbal1rTWIiOuKlvE+foK4bg==
66636663
dependencies:
66646664
escape-string-regexp "2.0.0"
66656665
invariant "2.2.4"

0 commit comments

Comments
 (0)