chore(deps) @react-native-community/netinfo @ 7.1.7

This commit is contained in:
Saúl Ibarra Corretgé 2022-01-05 14:53:02 +01:00 committed by Saúl Ibarra Corretgé
parent 8fd353f5f1
commit bac4afcdb4
3 changed files with 11 additions and 11 deletions

View File

@ -288,8 +288,8 @@ PODS:
- React-Core - React-Core
- react-native-keep-awake (4.0.0): - react-native-keep-awake (4.0.0):
- React - React
- react-native-netinfo (4.1.5): - react-native-netinfo (7.1.7):
- React - React-Core
- react-native-performance (2.0.0): - react-native-performance (2.0.0):
- React-Core - React-Core
- react-native-safe-area-context (3.3.2): - react-native-safe-area-context (3.3.2):
@ -615,7 +615,7 @@ SPEC CHECKSUMS:
react-native-calendar-events: 82dc6c915653a1a8a266e43fdbbfdb3b1022ca99 react-native-calendar-events: 82dc6c915653a1a8a266e43fdbbfdb3b1022ca99
react-native-get-random-values: 237bffb1c7e05fb142092681531810a29ba53015 react-native-get-random-values: 237bffb1c7e05fb142092681531810a29ba53015
react-native-keep-awake: afad8a51dfef9fe9655a6344771be32c8596d774 react-native-keep-awake: afad8a51dfef9fe9655a6344771be32c8596d774
react-native-netinfo: 0e563248a4b9a99c33ec29bd03c2d50767db22a6 react-native-netinfo: 27f287f2d191693f3b9d01a4273137fcf91c3b5d
react-native-performance: 6bd6cfac80594775fb782405fceaaf206becf53b react-native-performance: 6bd6cfac80594775fb782405fceaaf206becf53b
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057 react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
react-native-slider: e99fc201cefe81270fc9d81714a7a0f5e566b168 react-native-slider: e99fc201cefe81270fc9d81714a7a0f5e566b168

14
package-lock.json generated
View File

@ -37,7 +37,7 @@
"@microsoft/microsoft-graph-client": "1.1.0", "@microsoft/microsoft-graph-client": "1.1.0",
"@react-native-async-storage/async-storage": "1.15.14", "@react-native-async-storage/async-storage": "1.15.14",
"@react-native-community/clipboard": "1.5.1", "@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-community/slider": "3.0.3",
"@react-native-google-signin/google-signin": "7.0.4", "@react-native-google-signin/google-signin": "7.0.4",
"@react-native-masked-view/masked-view": "0.2.6", "@react-native-masked-view/masked-view": "0.2.6",
@ -4108,9 +4108,9 @@
} }
}, },
"node_modules/@react-native-community/netinfo": { "node_modules/@react-native-community/netinfo": {
"version": "4.1.5", "version": "7.1.7",
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-4.1.5.tgz", "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-7.1.7.tgz",
"integrity": "sha512-lagdZr9UiVAccNXYfTEj+aUcPCx9ykbMe9puffeIyF3JsRuMmlu3BjHYx1klUHX7wNRmFNC8qVP0puxUt1sZ0A==", "integrity": "sha512-QCEuvbTAD7vyCsSsgbWedhTfXlClp4TVHVWYYMjnN7nz6xgZbSp+MI3oo7X5C4JlDHpRm/Q+63hsCgAqKt3WVA==",
"peerDependencies": { "peerDependencies": {
"react-native": ">=0.59" "react-native": ">=0.59"
} }
@ -23401,9 +23401,9 @@
"integrity": "sha512-AHAmrkLEH5UtPaDiRqoULERHh3oNv7Dgs0bTC0hO5Z2GdNokAMPT5w8ci8aMcRemcwbtdHjxChgtjbeA38GBdA==" "integrity": "sha512-AHAmrkLEH5UtPaDiRqoULERHh3oNv7Dgs0bTC0hO5Z2GdNokAMPT5w8ci8aMcRemcwbtdHjxChgtjbeA38GBdA=="
}, },
"@react-native-community/netinfo": { "@react-native-community/netinfo": {
"version": "4.1.5", "version": "7.1.7",
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-4.1.5.tgz", "resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-7.1.7.tgz",
"integrity": "sha512-lagdZr9UiVAccNXYfTEj+aUcPCx9ykbMe9puffeIyF3JsRuMmlu3BjHYx1klUHX7wNRmFNC8qVP0puxUt1sZ0A==" "integrity": "sha512-QCEuvbTAD7vyCsSsgbWedhTfXlClp4TVHVWYYMjnN7nz6xgZbSp+MI3oo7X5C4JlDHpRm/Q+63hsCgAqKt3WVA=="
}, },
"@react-native-community/slider": { "@react-native-community/slider": {
"version": "3.0.3", "version": "3.0.3",

View File

@ -42,7 +42,7 @@
"@microsoft/microsoft-graph-client": "1.1.0", "@microsoft/microsoft-graph-client": "1.1.0",
"@react-native-async-storage/async-storage": "1.15.14", "@react-native-async-storage/async-storage": "1.15.14",
"@react-native-community/clipboard": "1.5.1", "@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-community/slider": "3.0.3",
"@react-native-google-signin/google-signin": "7.0.4", "@react-native-google-signin/google-signin": "7.0.4",
"@react-native-masked-view/masked-view": "0.2.6", "@react-native-masked-view/masked-view": "0.2.6",