mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 10:12:01 +01:00
Merge pull request #4180 from BlueWallet/renovate/react-native-reanimated-2.x
Update dependency react-native-reanimated to v2.2.4
This commit is contained in:
commit
e1b3f8a307
6
package-lock.json
generated
6
package-lock.json
generated
@ -19963,9 +19963,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-reanimated": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-2.2.3.tgz",
|
||||
"integrity": "sha512-d+BV39Jp4Om0ZkgVjop672/004ytlTfDT01EloO3HFZs9wR2QTuCjekq8yi3xl0G2xGZKd4DXhvqabIa7OnMYA==",
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-2.2.4.tgz",
|
||||
"integrity": "sha512-Nn648MfEEnTCEiWsl1YmfkojiLyV0NMY0EiRdDRbZNfJVfxBuyqhCxI/4Jd7aBi162qpgf8XK2mByYgvF4zLrQ==",
|
||||
"requires": {
|
||||
"@babel/plugin-transform-object-assign": "^7.10.4",
|
||||
"fbjs": "^3.0.0",
|
||||
|
@ -172,7 +172,7 @@
|
||||
"react-native-quick-actions": "0.3.13",
|
||||
"react-native-randombytes": "3.6.1",
|
||||
"react-native-rate": "1.2.9",
|
||||
"react-native-reanimated": "2.2.3",
|
||||
"react-native-reanimated": "2.2.4",
|
||||
"react-native-safe-area-context": "3.3.2",
|
||||
"react-native-screens": "3.9.0",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
|
Loading…
Reference in New Issue
Block a user