mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-28 06:44:40 +03:00
Bump react-native-webview from 12.4.0 to 13.3.0 in /mobile (#756)
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 12.4.0 to 13.3.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.4.0...v13.3.0) --- updated-dependencies: - dependency-name: react-native-webview dependency-type: direct:production update-type: version-update:semver-major ... 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:
parent
cb39f12ebb
commit
0c8f7ee65a
8
mobile/package-lock.json
generated
8
mobile/package-lock.json
generated
@ -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.4.0"
|
||||
"react-native-webview": "^13.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.4",
|
||||
@ -12568,9 +12568,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-webview": {
|
||||
"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==",
|
||||
"version": "13.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.3.0.tgz",
|
||||
"integrity": "sha512-9ZtEqY2zkhrWwposHsno0eod0CXT/9xxCS+lzmmeiSZA1v8n13OSTWgZC5UGlmW7GCiUc+9sI6DkVRky0AbiyA==",
|
||||
"dependencies": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4"
|
||||
|
@ -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.4.0"
|
||||
"react-native-webview": "^13.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.4",
|
||||
|
Loading…
Reference in New Issue
Block a user