diff --git a/package-lock.json b/package-lock.json index 37c6db35c..19311b779 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e", "react-native-keychain": "9.1.0", "react-native-linear-gradient": "2.8.3", - "react-native-localize": "3.3.0", + "react-native-localize": "3.4.1", "react-native-permissions": "5.2.2", "react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376", "react-native-push-notification": "8.1.1", @@ -22102,9 +22102,9 @@ } }, "node_modules/react-native-localize": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.3.0.tgz", - "integrity": "sha512-pbxiL0sL9hv3dRRcDRHEcsLGfuQavFfsK0dK5RNVjmTI8x3hiojRJHcppzqKOAUjZusehbA7Hnzdjz/7LkZsgw==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.4.1.tgz", + "integrity": "sha512-NJqJGBUpHtD/MpLCCkrNiqNZ+xFwbHCivxaoN1Oeb8tBAiZr/IqgP3E+MgnqmmdTMOJ33llUfiW3EM6pEIb33w==", "license": "MIT", "peerDependencies": { "react": ">=18.1.0", diff --git a/package.json b/package.json index e58d8aaba..ef51d98b2 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e", "react-native-keychain": "9.1.0", "react-native-linear-gradient": "2.8.3", - "react-native-localize": "3.3.0", + "react-native-localize": "3.4.1", "react-native-permissions": "5.2.2", "react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376", "react-native-push-notification": "8.1.1",