Merge pull request #7506 from BlueWallet/renovate/lottie-react-native-7.x

Update dependency lottie-react-native to v7.2.2
This commit is contained in:
GLaDOS 2025-01-16 22:02:26 +00:00 committed by GitHub
commit a8c4fdd20c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -53,7 +53,7 @@
"electrum-mnemonic": "2.0.0",
"events": "3.3.0",
"junderw-crc32c": "1.2.0",
"lottie-react-native": "7.2.1",
"lottie-react-native": "7.2.2",
"path-browserify": "1.0.1",
"payjoin-client": "1.0.1",
"process": "0.11.10",
@ -17928,9 +17928,9 @@
}
},
"node_modules/lottie-react-native": {
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.1.tgz",
"integrity": "sha512-edH3G9iiK2NdxKmNWw1daIVxtofjUEU3g/OOww4PVw8hG6OY9tElvxugHYsLJG5OJYrTjHGo+tkA/3+OGhnSdg==",
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.2.tgz",
"integrity": "sha512-pp3dnFVFZlfZzIL5qKGXju2d6RfnYhPbb8xQL9dYqvPbPy2EbnK2aFlv6jAZLYh0QjUGPEmRAgAAnsOOtT+H9Q==",
"license": "Apache-2.0",
"peerDependencies": {
"@lottiefiles/dotlottie-react": "^0.6.5",

View File

@ -117,7 +117,7 @@
"electrum-mnemonic": "2.0.0",
"events": "3.3.0",
"junderw-crc32c": "1.2.0",
"lottie-react-native": "7.2.1",
"lottie-react-native": "7.2.2",
"path-browserify": "1.0.1",
"payjoin-client": "1.0.1",
"process": "0.11.10",