mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
fix: upgrade react-native-localize from 1.4.0 to 1.4.1
Snyk has created this PR to upgrade react-native-localize from 1.4.0 to 1.4.1. See this package in npm: https://www.npmjs.com/package/react-native-localize 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
6f1f0326e4
commit
d452e87ee7
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15079,9 +15079,9 @@
|
|||
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg=="
|
||||
},
|
||||
"react-native-localize": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-1.4.0.tgz",
|
||||
"integrity": "sha512-W2MQxm6hzD549ZbZcbWzWtYJseY7S7WR2WgsNhm9ULmbwP7tXFfOTbkJjQoqgPXYSXogKN3srXhntVsNZL0Ksw=="
|
||||
"version": "1.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-1.4.1.tgz",
|
||||
"integrity": "sha512-g1L1au6GtCd0Ci6lQ8JVPYgl7uvEtKY2jeVghJcV6qQEN9+qACyqjOIR8pskUyI+qcSj1z4/nZh3IFxDVu1drw=="
|
||||
},
|
||||
"react-native-modal": {
|
||||
"version": "11.5.6",
|
||||
|
|
|
@ -127,7 +127,7 @@
|
|||
"react-native-inappbrowser-reborn": "git+https://github.com/BlueWallet/react-native-inappbrowser.git#v3.4.0",
|
||||
"react-native-level-fs": "3.0.1",
|
||||
"react-native-linear-gradient": "2.5.6",
|
||||
"react-native-localize": " 1.4.0",
|
||||
"react-native-localize": "1.4.1",
|
||||
"react-native-modal": "11.5.6",
|
||||
"react-native-obscure": "1.2.1",
|
||||
"react-native-passcode-auth": "git+https://github.com/BlueWallet/react-native-passcode-auth.git#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12",
|
||||
|
|
Loading…
Add table
Reference in a new issue