Merge pull request #5344 from BlueWallet/renovate/lottie-react-native-5.x

Update dependency lottie-react-native to v5.1.5
This commit is contained in:
GLaDOS 2023-03-05 16:51:19 +00:00 committed by GitHub
commit d5712f01b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

12
package-lock.json generated
View File

@ -48,7 +48,7 @@
"frisbee": "3.1.4", "frisbee": "3.1.4",
"junderw-crc32c": "1.2.0", "junderw-crc32c": "1.2.0",
"lottie-ios": "3.4.4", "lottie-ios": "3.4.4",
"lottie-react-native": "5.1.4", "lottie-react-native": "5.1.5",
"metro-react-native-babel-preset": "0.75.1", "metro-react-native-babel-preset": "0.75.1",
"path-browserify": "1.0.1", "path-browserify": "1.0.1",
"payjoin-client": "1.0.1", "payjoin-client": "1.0.1",
@ -17103,8 +17103,9 @@
"integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q==" "integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q=="
}, },
"node_modules/lottie-react-native": { "node_modules/lottie-react-native": {
"version": "5.1.4", "version": "5.1.5",
"integrity": "sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==", "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz",
"integrity": "sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==",
"dependencies": { "dependencies": {
"invariant": "^2.2.2", "invariant": "^2.2.2",
"react-native-safe-modules": "^1.0.3" "react-native-safe-modules": "^1.0.3"
@ -37908,8 +37909,9 @@
"integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q==" "integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q=="
}, },
"lottie-react-native": { "lottie-react-native": {
"version": "5.1.4", "version": "5.1.5",
"integrity": "sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==", "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz",
"integrity": "sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==",
"requires": { "requires": {
"invariant": "^2.2.2", "invariant": "^2.2.2",
"react-native-safe-modules": "^1.0.3" "react-native-safe-modules": "^1.0.3"

View File

@ -137,7 +137,7 @@
"frisbee": "3.1.4", "frisbee": "3.1.4",
"junderw-crc32c": "1.2.0", "junderw-crc32c": "1.2.0",
"lottie-ios": "3.4.4", "lottie-ios": "3.4.4",
"lottie-react-native": "5.1.4", "lottie-react-native": "5.1.5",
"metro-react-native-babel-preset": "0.75.1", "metro-react-native-babel-preset": "0.75.1",
"path-browserify": "1.0.1", "path-browserify": "1.0.1",
"payjoin-client": "1.0.1", "payjoin-client": "1.0.1",