From bac4afcdb45ee3ab66593e7c723a6301253e41ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Wed, 5 Jan 2022 14:53:02 +0100 Subject: [PATCH] chore(deps) @react-native-community/netinfo @ 7.1.7 --- ios/Podfile.lock | 6 +++--- package-lock.json | 14 +++++++------- package.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 79349bc55..cf02a7822 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -288,8 +288,8 @@ PODS: - React-Core - react-native-keep-awake (4.0.0): - React - - react-native-netinfo (4.1.5): - - React + - react-native-netinfo (7.1.7): + - React-Core - react-native-performance (2.0.0): - React-Core - react-native-safe-area-context (3.3.2): @@ -615,7 +615,7 @@ SPEC CHECKSUMS: react-native-calendar-events: 82dc6c915653a1a8a266e43fdbbfdb3b1022ca99 react-native-get-random-values: 237bffb1c7e05fb142092681531810a29ba53015 react-native-keep-awake: afad8a51dfef9fe9655a6344771be32c8596d774 - react-native-netinfo: 0e563248a4b9a99c33ec29bd03c2d50767db22a6 + react-native-netinfo: 27f287f2d191693f3b9d01a4273137fcf91c3b5d react-native-performance: 6bd6cfac80594775fb782405fceaaf206becf53b react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057 react-native-slider: e99fc201cefe81270fc9d81714a7a0f5e566b168 diff --git a/package-lock.json b/package-lock.json index df6e3c6a2..dbe98ef6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@microsoft/microsoft-graph-client": "1.1.0", "@react-native-async-storage/async-storage": "1.15.14", "@react-native-community/clipboard": "1.5.1", - "@react-native-community/netinfo": "4.1.5", + "@react-native-community/netinfo": "7.1.7", "@react-native-community/slider": "3.0.3", "@react-native-google-signin/google-signin": "7.0.4", "@react-native-masked-view/masked-view": "0.2.6", @@ -4108,9 +4108,9 @@ } }, "node_modules/@react-native-community/netinfo": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-4.1.5.tgz", - "integrity": "sha512-lagdZr9UiVAccNXYfTEj+aUcPCx9ykbMe9puffeIyF3JsRuMmlu3BjHYx1klUHX7wNRmFNC8qVP0puxUt1sZ0A==", + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-7.1.7.tgz", + "integrity": "sha512-QCEuvbTAD7vyCsSsgbWedhTfXlClp4TVHVWYYMjnN7nz6xgZbSp+MI3oo7X5C4JlDHpRm/Q+63hsCgAqKt3WVA==", "peerDependencies": { "react-native": ">=0.59" } @@ -23401,9 +23401,9 @@ "integrity": "sha512-AHAmrkLEH5UtPaDiRqoULERHh3oNv7Dgs0bTC0hO5Z2GdNokAMPT5w8ci8aMcRemcwbtdHjxChgtjbeA38GBdA==" }, "@react-native-community/netinfo": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-4.1.5.tgz", - "integrity": "sha512-lagdZr9UiVAccNXYfTEj+aUcPCx9ykbMe9puffeIyF3JsRuMmlu3BjHYx1klUHX7wNRmFNC8qVP0puxUt1sZ0A==" + "version": "7.1.7", + "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-7.1.7.tgz", + "integrity": "sha512-QCEuvbTAD7vyCsSsgbWedhTfXlClp4TVHVWYYMjnN7nz6xgZbSp+MI3oo7X5C4JlDHpRm/Q+63hsCgAqKt3WVA==" }, "@react-native-community/slider": { "version": "3.0.3", diff --git a/package.json b/package.json index 7617be391..b3a4e8e3c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@microsoft/microsoft-graph-client": "1.1.0", "@react-native-async-storage/async-storage": "1.15.14", "@react-native-community/clipboard": "1.5.1", - "@react-native-community/netinfo": "4.1.5", + "@react-native-community/netinfo": "7.1.7", "@react-native-community/slider": "3.0.3", "@react-native-google-signin/google-signin": "7.0.4", "@react-native-masked-view/masked-view": "0.2.6",