fix: upgrade react-localization from 1.0.16 to 1.0.17

Snyk has created this PR to upgrade react-localization from 1.0.16 to 1.0.17.

See this package in npm:
https://www.npmjs.com/package/react-localization

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-05-23 01:38:52 +00:00
parent ecd6e6a3f4
commit 24e975d3ca
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -17176,9 +17176,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"react-localization": {
"version": "1.0.16",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.16.tgz",
"integrity": "sha512-frk4jYgnA1fNdRczVh5TSFWW1f4JaPo9Zz2IBAeQPYb5MKkujSMsqt/nj1nHTTBrOoEgWmrRn3V6OttLqOW90w==",
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.17.tgz",
"integrity": "sha512-UowuLAvnEPXJgzxjDX/9hKdKYvtUgC6hQ5PV0CnT5f/77tItIUru5tTwgrDY2UL5oUK3JRMgz42tqnAU2W5eoA==",
"requires": {
"localized-strings": "^0.2.0"
}

View file

@ -122,7 +122,7 @@
"process": "0.11.10",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-localization": "1.0.16",
"react-localization": "1.0.17",
"react-native": "0.63.4",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto",
"react-native-camera": "3.43.6",