mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Merge pull request #5526 from BlueWallet/renovate/lottie-react-native-5.x
Update dependency lottie-react-native to v5.1.6
This commit is contained in:
commit
af91959e21
14
package-lock.json
generated
14
package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"frisbee": "3.1.4",
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-ios": "3.4.4",
|
||||
"lottie-react-native": "5.1.5",
|
||||
"lottie-react-native": "5.1.6",
|
||||
"metro-react-native-babel-preset": "0.76.4",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
@ -16408,9 +16408,9 @@
|
||||
"integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q=="
|
||||
},
|
||||
"node_modules/lottie-react-native": {
|
||||
"version": "5.1.5",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz",
|
||||
"integrity": "sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.6.tgz",
|
||||
"integrity": "sha512-vhdeZstXMfuVKwnddYWjJgQ/1whGL58IJEJu/iSf0XQ5gAb4pp/+vy91mdYQLezlb8Aw4Vu3fKnqErJL2hwchg==",
|
||||
"dependencies": {
|
||||
"invariant": "^2.2.2",
|
||||
"react-native-safe-modules": "^1.0.3"
|
||||
@ -34965,9 +34965,9 @@
|
||||
"integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q=="
|
||||
},
|
||||
"lottie-react-native": {
|
||||
"version": "5.1.5",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz",
|
||||
"integrity": "sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.6.tgz",
|
||||
"integrity": "sha512-vhdeZstXMfuVKwnddYWjJgQ/1whGL58IJEJu/iSf0XQ5gAb4pp/+vy91mdYQLezlb8Aw4Vu3fKnqErJL2hwchg==",
|
||||
"requires": {
|
||||
"invariant": "^2.2.2",
|
||||
"react-native-safe-modules": "^1.0.3"
|
||||
|
@ -139,7 +139,7 @@
|
||||
"frisbee": "3.1.4",
|
||||
"junderw-crc32c": "1.2.0",
|
||||
"lottie-ios": "3.4.4",
|
||||
"lottie-react-native": "5.1.5",
|
||||
"lottie-react-native": "5.1.6",
|
||||
"metro-react-native-babel-preset": "0.76.4",
|
||||
"path-browserify": "1.0.1",
|
||||
"payjoin-client": "1.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user