Bump react-native-webview from 12.1.0 to 12.4.0 in /mobile (#705)

Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 12.1.0 to 12.4.0.
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](https://github.com/react-native-webview/react-native-webview/compare/v12.1.0...v12.4.0)

---
updated-dependencies:
- dependency-name: react-native-webview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-08 16:29:54 +00:00 committed by GitHub
parent c70bbf75c9
commit 0bb0977c79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"react-native": "^0.71.8",
"react-native-encrypted-storage": "^4.0.3",
"react-native-tor": "^0.1.8",
"react-native-webview": "^12.1.0"
"react-native-webview": "^12.4.0"
},
"devDependencies": {
"@babel/core": "^7.21.4",
@ -12567,9 +12567,9 @@
}
},
"node_modules/react-native-webview": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-12.1.0.tgz",
"integrity": "sha512-fuMyF4PBSIHHxv/3GgWO0LQbd7hRkLLDvZZIZw7gplSvH1YTahzw2wxnAt2K4Ua9UmsZ3w2MKgDamQCrdk4tdw==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-12.4.0.tgz",
"integrity": "sha512-wYzTfNADidmqv6bY+x6NUfX8+uBR9mmF1CO1NOvY4oD2vv+D4rA0XwcwAe2D7RevXUy3fmuTT93kFQcgo8fEhg==",
"dependencies": {
"escape-string-regexp": "2.0.0",
"invariant": "2.2.4"

View File

@ -18,7 +18,7 @@
"react-native": "^0.71.8",
"react-native-encrypted-storage": "^4.0.3",
"react-native-tor": "^0.1.8",
"react-native-webview": "^12.1.0"
"react-native-webview": "^12.4.0"
},
"devDependencies": {
"@babel/core": "^7.21.4",