fix: upgrade react-localization from 1.0.15 to 1.0.16

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

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-03-18 03:51:57 +00:00
parent 8a3bda0284
commit 2619fa8726
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

@ -18046,9 +18046,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"react-localization": {
"version": "1.0.15",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.15.tgz",
"integrity": "sha512-s+yK3EqPUhN8kAfUIoA5m0a0iGOvxB3DrvngYnSZNLRQRX+yS7LYfTuKT66KVa3Cr6EP4iGRtw4XRqpsi1ZLjw==",
"version": "1.0.16",
"resolved": "https://registry.npmjs.org/react-localization/-/react-localization-1.0.16.tgz",
"integrity": "sha512-frk4jYgnA1fNdRczVh5TSFWW1f4JaPo9Zz2IBAeQPYb5MKkujSMsqt/nj1nHTTBrOoEgWmrRn3V6OttLqOW90w==",
"requires": {
"localized-strings": "^0.2.0"
}

View File

@ -123,7 +123,7 @@
"process": "0.11.10",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-localization": "1.0.15",
"react-localization": "1.0.16",
"react-native": "0.63.3",
"react-native-blue-crypto": "git+https://github.com/Overtorment/react-native-blue-crypto.git",
"react-native-camera": "3.42.2",