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:
dependabot[bot] 2023-05-01 13:08:10 +00:00 committed by GitHub
parent 57da17c3ba
commit b7213a0356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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": {

View File

@ -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",