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:
GLaDOS 2023-05-14 20:51:45 +01:00 committed by GitHub
commit af91959e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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"

View File

@ -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",