mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update react-native-logs (#3067)
* Update package.json * Update package-lock.json
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -71,7 +71,7 @@
|
||||
"react-native-keyboard-aware-scroll-view": "^0.9.5",
|
||||
"react-native-linear-gradient": "^2.8.3",
|
||||
"react-native-localize": "^3.5.2",
|
||||
"react-native-logs": "^5.1.0",
|
||||
"react-native-logs": "^5.3.0",
|
||||
"react-native-mail": "github:chirag04/react-native-mail",
|
||||
"react-native-maps": "1.20.1",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
@@ -18318,9 +18318,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-logs": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-logs/-/react-native-logs-5.1.0.tgz",
|
||||
"integrity": "sha512-bnTDoML/xH2V16ica6q4OJN7LIT0yz9mgeiAR1l3lvMTV6qfPGpiyy1G39mNfVorGIh3KbMLd6Av8dE2Pc33yA=="
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-logs/-/react-native-logs-5.3.0.tgz",
|
||||
"integrity": "sha512-tq4S0JFy06ggu1D/udYeV80qPy5koURNNcKrVJmv0Hf3x44akysctaE4ARybD5Pv7MnFD8fP1VFhycSLjqXHQw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/react-native-mail": {
|
||||
"version": "6.1.1",
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
"react-native-keyboard-aware-scroll-view": "^0.9.5",
|
||||
"react-native-linear-gradient": "^2.8.3",
|
||||
"react-native-localize": "^3.5.2",
|
||||
"react-native-logs": "^5.1.0",
|
||||
"react-native-logs": "^5.3.0",
|
||||
"react-native-mail": "github:chirag04/react-native-mail",
|
||||
"react-native-maps": "1.20.1",
|
||||
"react-native-mmkv": "^2.12.2",
|
||||
|
||||
Reference in New Issue
Block a user