From 74d50a1869933c3d17fdfb4581bf7cfc55ae1298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 17:07:22 +0000 Subject: [PATCH] chore(deps): bump @react-native-community/netinfo from 6.0.0 to 11.3.2 Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 6.0.0 to 11.3.2. - [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/v6.0.0...v11.3.2) --- updated-dependencies: - dependency-name: "@react-native-community/netinfo" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c86dda16..a2bc97ebc 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "@react-native-clipboard/clipboard": "1.8.4", "@react-native-community/blur": "4.3.2", "@react-native-community/checkbox": "^0.5.12", - "@react-native-community/netinfo": "6.0.0", + "@react-native-community/netinfo": "11.3.2", "@react-native-cookies/cookies": "^6.2.1", "@react-native-masked-view/masked-view": "^0.2.6", "@react-native-picker/picker": "^2.2.1", diff --git a/yarn.lock b/yarn.lock index 78f15355e..4bd301102 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5496,10 +5496,10 @@ resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.1.0.tgz#e42b1bef12d2415411519fd528e64b593b1363dc" integrity sha512-W/J0fNYVO01tioHjvYWQ9m6RgndVtbElzYozBq1ZPrHO/iCzlqoySHl4gO/fpCl9QEFjvJfjPgtPMTMlsoq5DQ== -"@react-native-community/netinfo@6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-6.0.0.tgz#2a4d7190b508dd0c2293656c9c1aa068f6f60a71" - integrity sha512-Z9M8VGcF2IZVOo2x+oUStvpCW/8HjIRi4+iQCu5n+PhC7OqCQX58KYAzdBr///alIfRXiu6oMb+lK+rXQH1FvQ== +"@react-native-community/netinfo@11.3.2": + version "11.3.2" + resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-11.3.2.tgz#e63201d0b87ad42d086d1003be48ae7b327f0594" + integrity sha512-YsaS3Dutnzqd1BEoeC+DEcuNJedYRkN6Ef3kftT5Sm8ExnCF94C/nl4laNxuvFli3+Jz8Df3jO25Jn8A9S0h4w== "@react-native-community/slider@^4.4.3": version "4.4.3"