Skip to content

Commit beb7135

Browse files
authored
Merge pull request #4037 from StoDevX/dependabot/npm_and_yarn/react-native-webview-7.2.5
Bump react-native-webview from 7.2.4 to 7.2.5
2 parents 8394b5d + 4ea1c38 commit beb7135

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.2.4",
138+
"react-native-webview": "7.2.5",
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-
6660-
version "7.2.4"
6661-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.2.4.tgz#9330cc26955e36900ffaba865a8ea5c0d1a58618"
6662-
integrity sha512-C7ZKQ/KlYSzOVkT2XnJXGeojNxoDCbUpx33GYga2O++8yueR8sJaRB2+TOhxt9M5vs6eRfcUKLMKRVICIKq6ag==
6659+
6660+
version "7.2.5"
6661+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.2.5.tgz#00cb63f768c228e1ed7ab9d164fc2e7aa359f796"
6662+
integrity sha512-RAUgurKZi73srEywG1W1HPTrcUjlbiRuZljzjbOwBLjdtKs8rRwaWLuByaxYnCgoYaF8uDyVSTsuVAKkwb1oMQ==
66636663
dependencies:
66646664
escape-string-regexp "2.0.0"
66656665
invariant "2.2.4"

0 commit comments

Comments
 (0)