From c60f379c3be0b71ab5de3a60d50a5eaad3ff233f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 29 Jan 2022 21:19:19 +0000 Subject: [PATCH] Update dependency react-native-localize to v2.1.9 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index badc5824e..043a523ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index dbc80f90b..b311b15e8 100644 --- a/package.json +++ b/package.json @@ -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",