Update dependency react-localization to v1.0.18

This commit is contained in:
Renovate Bot 2022-02-21 09:00:48 +00:00
parent bd67c96ca6
commit 698335c811
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

@ -55,7 +55,7 @@
"process": "0.11.10",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-localization": "1.0.17",
"react-localization": "1.0.18",
"react-native": "0.67.2",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
"react-native-camera": "4.2.1",
@ -23439,9 +23439,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/react-localization": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.17.tgz",
"integrity": "sha512-UowuLAvnEPXJgzxjDX/9hKdKYvtUgC6hQ5PV0CnT5f/77tItIUru5tTwgrDY2UL5oUK3JRMgz42tqnAU2W5eoA==",
"version": "1.0.18",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.18.tgz",
"integrity": "sha512-LL6+aKR7E72Ek23LnKrVd3cd2fojJfQtPzveic98YPHdgcYhz+zMaWlQJgKAeZzi0jH9Euls+S+/YZFvY0Wz2Q==",
"dependencies": {
"localized-strings": "^0.2.0"
},
@ -46564,9 +46564,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"react-localization": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.17.tgz",
"integrity": "sha512-UowuLAvnEPXJgzxjDX/9hKdKYvtUgC6hQ5PV0CnT5f/77tItIUru5tTwgrDY2UL5oUK3JRMgz42tqnAU2W5eoA==",
"version": "1.0.18",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.18.tgz",
"integrity": "sha512-LL6+aKR7E72Ek23LnKrVd3cd2fojJfQtPzveic98YPHdgcYhz+zMaWlQJgKAeZzi0jH9Euls+S+/YZFvY0Wz2Q==",
"requires": {
"localized-strings": "^0.2.0"
}

View file

@ -141,7 +141,7 @@
"process": "0.11.10",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-localization": "1.0.17",
"react-localization": "1.0.18",
"react-native": "0.67.2",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c",
"react-native-camera": "4.2.1",