Bump @react-native-community/netinfo from 11.2.1 to 11.3.0 in /mobile (#1133)

Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 11.2.1 to 11.3.0.
- [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/v11.2.1...v11.3.0)

---
updated-dependencies:
- dependency-name: "@react-native-community/netinfo"
  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] 2024-02-25 18:56:13 +00:00 committed by GitHub
parent d6995a0826
commit 6ec3673729
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "0.5.4",
"dependencies": {
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-community/netinfo": "^11.2.1",
"@react-native-community/netinfo": "^11.3.0",
"react": "18.2.0",
"react-native": "^0.71.8",
"react-native-encrypted-storage": "^4.0.3",
@ -4182,9 +4182,9 @@
"license": "MIT"
},
"node_modules/@react-native-community/netinfo": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.2.1.tgz",
"integrity": "sha512-n9kgmH7vLaU7Cdo8vGfJGGwhrlgppaOSq5zKj9I7H4k5iRM3aNtwURw83mgrc22Ip7nSye2afZV2xDiIyvHttQ==",
"version": "11.3.0",
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.3.0.tgz",
"integrity": "sha512-mR9iqUi0GzuC8ut+goI/lLkgG+a2OViI1mjSdXHKZnkfdJVjHblyWX3xoA8GE4GH8X4r0X/PNM3Vvyf2FH9mVg==",
"peerDependencies": {
"react-native": ">=0.59"
}

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-community/netinfo": "^11.2.1",
"@react-native-community/netinfo": "^11.3.0",
"react": "18.2.0",
"react-native": "^0.71.8",
"react-native-encrypted-storage": "^4.0.3",