Update dependency react-native-localize to v2.1.9

This commit is contained in:
Renovate Bot 2022-01-29 21:19:19 +00:00
parent af3d50cc7a
commit c60f379c3b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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.5.6",
"react-native-localize": "2.1.7",
"react-native-localize": "2.1.9",
"react-native-modal": "12.1.0",
"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",
@ -20228,9 +20228,9 @@
}
},
"node_modules/react-native-localize": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.7.tgz",
"integrity": "sha512-phimOUtDLiqY2ba7Rjk9KpuaVSo7iGMNnwr7rjBVqlhmtTF3ShQ1FPFPxOyUrzDU9jLtj1xMi7MXWYuiVg660Q==",
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.9.tgz",
"integrity": "sha512-n2Bi5P0cII8BrnG23Fs9PmpYcufD3JRbr1IBn3ArIA3Z3cGWg4eebv6am+CgdFC4kTPWUlVzX9fEgEMA+X8d6w==",
"peerDependencies": {
"react": ">=16.8.6",
"react-native": ">=0.60.0",
@ -40647,9 +40647,9 @@
"requires": {}
},
"react-native-localize": {
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.7.tgz",
"integrity": "sha512-phimOUtDLiqY2ba7Rjk9KpuaVSo7iGMNnwr7rjBVqlhmtTF3ShQ1FPFPxOyUrzDU9jLtj1xMi7MXWYuiVg660Q==",
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-2.1.9.tgz",
"integrity": "sha512-n2Bi5P0cII8BrnG23Fs9PmpYcufD3JRbr1IBn3ArIA3Z3cGWg4eebv6am+CgdFC4kTPWUlVzX9fEgEMA+X8d6w==",
"requires": {}
},
"react-native-modal": {

View file

@ -161,7 +161,7 @@
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",
"react-native-localize": "2.1.7",
"react-native-localize": "2.1.9",
"react-native-modal": "12.1.0",
"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",