mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
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:
parent
8a3bda0284
commit
2619fa8726
6
package-lock.json
generated
6
package-lock.json
generated
@ -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"
|
||||
}
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user