mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
Bump @react-native-community/netinfo from 9.3.5 to 9.3.9 in /mobile (#506)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 9.3.5 to 9.3.9. - [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases) - [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.5...v9.3.9) --- updated-dependencies: - dependency-name: "@react-native-community/netinfo" dependency-type: direct:production update-type: version-update:semver-patch ... 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
57da17c3ba
commit
b7213a0356
14
mobile/package-lock.json
generated
14
mobile/package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "0.4.3",
|
||||
"dependencies": {
|
||||
"@react-native-clipboard/clipboard": "^1.11.2",
|
||||
"@react-native-community/netinfo": "^9.3.4",
|
||||
"@react-native-community/netinfo": "^9.3.9",
|
||||
"react": "^18.0.0",
|
||||
"react-native": "^0.69.6",
|
||||
"react-native-encrypted-storage": "^4.0.3",
|
||||
@ -4265,9 +4265,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@react-native-community/netinfo": {
|
||||
"version": "9.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-9.3.5.tgz",
|
||||
"integrity": "sha512-Mqbh/J8YCfc+EqSjq5OJn2USmcD8On4048pKEfyCsCDty3lQs1SNcmHqJdu9idNU2v//aM73T8F+re59cf78Ig==",
|
||||
"version": "9.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-9.3.9.tgz",
|
||||
"integrity": "sha512-L9f8OjX5Fwh5CdP4ygDPa6iQCJJ4tAtXiFuQp6EG4/sdSXDqOXaehAhJrZAN8P8Lztnf8YN8p836GmZuBCrY+A==",
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.59"
|
||||
}
|
||||
@ -19149,9 +19149,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@react-native-community/netinfo": {
|
||||
"version": "9.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-9.3.5.tgz",
|
||||
"integrity": "sha512-Mqbh/J8YCfc+EqSjq5OJn2USmcD8On4048pKEfyCsCDty3lQs1SNcmHqJdu9idNU2v//aM73T8F+re59cf78Ig==",
|
||||
"version": "9.3.9",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-9.3.9.tgz",
|
||||
"integrity": "sha512-L9f8OjX5Fwh5CdP4ygDPa6iQCJJ4tAtXiFuQp6EG4/sdSXDqOXaehAhJrZAN8P8Lztnf8YN8p836GmZuBCrY+A==",
|
||||
"requires": {}
|
||||
},
|
||||
"@react-native/assets": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-clipboard/clipboard": "^1.11.2",
|
||||
"@react-native-community/netinfo": "^9.3.4",
|
||||
"@react-native-community/netinfo": "^9.3.9",
|
||||
"react": "^18.0.0",
|
||||
"react-native": "^0.69.6",
|
||||
"react-native-encrypted-storage": "^4.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user