Update react-native-logs (#3067)

* Update package.json

* Update package-lock.json
This commit is contained in:
Johannes Klein
2025-08-23 10:10:34 +02:00
committed by GitHub
parent 29b4878a22
commit edd5b7665e
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -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",

View File

@@ -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",