Update dependency lottie-react-native to v5.1.4

This commit is contained in:
renovate[bot] 2022-08-05 15:18:55 +00:00 committed by GitHub
parent aaf3e0aedc
commit 60ee0d5fa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 10 deletions

24
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.2.3", "lottie-ios": "3.2.3",
"lottie-react-native": "5.1.2", "lottie-react-native": "5.1.4",
"metro-react-native-babel-preset": "0.72.0", "metro-react-native-babel-preset": "0.72.0",
"path-browserify": "1.0.1", "path-browserify": "1.0.1",
"payjoin-client": "1.0.1", "payjoin-client": "1.0.1",
@ -18619,17 +18619,23 @@
"integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ==" "integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ=="
}, },
"node_modules/lottie-react-native": { "node_modules/lottie-react-native": {
"version": "5.1.2", "version": "5.1.4",
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.2.tgz", "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.4.tgz",
"integrity": "sha512-Sv+JYpjZ2babIZJVLdu0TCPtuZfvVL7JejaWbeXdqtIgpypjaoxVBUqurrBS4tfwOfsChWWkmCbH5znGGtrTzw==", "integrity": "sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==",
"dependencies": { "dependencies": {
"invariant": "^2.2.2", "invariant": "^2.2.2",
"react-native-safe-modules": "^1.0.3" "react-native-safe-modules": "^1.0.3"
}, },
"peerDependencies": { "peerDependencies": {
"lottie-ios": "^3.2.3", "lottie-ios": "^3.4.0",
"react": "*", "react": "*",
"react-native": ">=0.46" "react-native": ">=0.46",
"react-native-windows": ">=0.63.x"
},
"peerDependenciesMeta": {
"react-native-windows": {
"optional": true
}
} }
}, },
"node_modules/lru-cache": { "node_modules/lru-cache": {
@ -42150,9 +42156,9 @@
"integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ==" "integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ=="
}, },
"lottie-react-native": { "lottie-react-native": {
"version": "5.1.2", "version": "5.1.4",
"resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.2.tgz", "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.4.tgz",
"integrity": "sha512-Sv+JYpjZ2babIZJVLdu0TCPtuZfvVL7JejaWbeXdqtIgpypjaoxVBUqurrBS4tfwOfsChWWkmCbH5znGGtrTzw==", "integrity": "sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==",
"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

@ -134,7 +134,7 @@
"frisbee": "3.1.4", "frisbee": "3.1.4",
"junderw-crc32c": "1.2.0", "junderw-crc32c": "1.2.0",
"lottie-ios": "3.2.3", "lottie-ios": "3.2.3",
"lottie-react-native": "5.1.2", "lottie-react-native": "5.1.4",
"metro-react-native-babel-preset": "0.72.0", "metro-react-native-babel-preset": "0.72.0",
"path-browserify": "1.0.1", "path-browserify": "1.0.1",
"payjoin-client": "1.0.1", "payjoin-client": "1.0.1",