Update dependency react-native-localize to v2.2.3

This commit is contained in:
renovate[bot] 2022-08-14 15:30:01 +00:00 committed by GitHub
parent bd9579055e
commit 66023fc789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -75,7 +75,7 @@
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.6.2",
"react-native-localize": "2.2.1",
"react-native-localize": "2.2.3",
"react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94",
"react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb",
@ -22179,9 +22179,9 @@
}
},
"node_modules/react-native-localize": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.2.1.tgz",
"integrity": "sha512-BuPaQWvxLZG1NrCDGqgAnecDrNQu3LED9/Pyl4H2LwTMHcEngXpE5PfVntW2GiLumdr6nUOkWmMnh8PynZqrsw==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.2.3.tgz",
"integrity": "sha512-DoEEk7s4p0BnCU2zS2yzC+bEUWSFhcuXoLidgHag1EQkaXJLiNos661h8nGZvWWrVK6zE+Cl2319bqG3FidkJQ==",
"peerDependencies": {
"react": ">=16.8.6",
"react-native": ">=0.60.0",
@ -44935,9 +44935,9 @@
"integrity": "sha512-Z8Xxvupsex+9BBFoSYS87bilNPWcRfRsGC0cpJk72Nxb5p2nEkGSBv73xZbEHnW2mUFvP+huYxrVvjZkr/gRjQ=="
},
"react-native-localize": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.2.1.tgz",
"integrity": "sha512-BuPaQWvxLZG1NrCDGqgAnecDrNQu3LED9/Pyl4H2LwTMHcEngXpE5PfVntW2GiLumdr6nUOkWmMnh8PynZqrsw=="
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.2.3.tgz",
"integrity": "sha512-DoEEk7s4p0BnCU2zS2yzC+bEUWSFhcuXoLidgHag1EQkaXJLiNos661h8nGZvWWrVK6zE+Cl2319bqG3FidkJQ=="
},
"react-native-modal": {
"version": "13.0.1",

View File

@ -161,7 +161,7 @@
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.6.2",
"react-native-localize": "2.2.1",
"react-native-localize": "2.2.3",
"react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94",
"react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb",