Skip to content

Commit 9c6d910

Browse files
authored
Merge pull request #4058 from StoDevX/dependabot/npm_and_yarn/react-native-webview-7.4.0
Bump react-native-webview from 7.2.7 to 7.4.0
2 parents 4b6fe2a + 4ef5174 commit 9c6d910

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.7",
138+
"react-native-webview": "7.4.0",
139139
"react-navigation": "3.13.0",
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
@@ -6659,10 +6659,10 @@ [email protected]:
66596659
prop-types "^15.6.2"
66606660
yargs "^13.2.2"
66616661

6662-
react-native-webview@7.2.7:
6663-
version "7.2.7"
6664-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.2.7.tgz#83ff19e0003f3a61b191c1017c32b6dce61af200"
6665-
integrity sha512-cuixQsDd89/pH4lDpRY7IDo+yO4svv2n+5tfn5Ejj6vYAf6KlFTI12qGKgVLDt3VT2sb99tTUP6SB91vUfwSCQ==
6662+
react-native-webview@7.4.0:
6663+
version "7.4.0"
6664+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.4.0.tgz#22d051866099fb86ec1c7d64cc1534a95655c14b"
6665+
integrity sha512-FIemA3gVaH2jfkzyvJWqiBLvqIdMBAOLJ8tF9VVfa3YP9hpJDFu0VaAUDOz+bbJgXldTOF945STWmX6UGJt31w==
66666666
dependencies:
66676667
escape-string-regexp "2.0.0"
66686668
invariant "2.2.4"

0 commit comments

Comments
 (0)