OPS: Package

This commit is contained in:
Marcos Rodriguez Vélez 2022-08-06 15:11:01 -04:00
parent 60ee0d5fa3
commit fde177eea2
No known key found for this signature in database
GPG key ID: 0D64671698D11C5C
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -47,7 +47,7 @@
"events": "3.3.0",
"frisbee": "3.1.4",
"junderw-crc32c": "1.2.0",
"lottie-ios": "3.2.3",
"lottie-ios": "3.4.1",
"lottie-react-native": "5.1.4",
"metro-react-native-babel-preset": "0.72.0",
"path-browserify": "1.0.1",
@ -18614,9 +18614,9 @@
}
},
"node_modules/lottie-ios": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.2.3.tgz",
"integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ=="
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.1.tgz",
"integrity": "sha512-oZh9BcCMicLFeKC0KO5cfJ6Pzb+qfB7qZ4vqh5R+buXcCRZKnFhHkt9TZfd62ZJi2XC3kirXYVYyU7c+jqpo9g=="
},
"node_modules/lottie-react-native": {
"version": "5.1.4",
@ -42151,9 +42151,9 @@
}
},
"lottie-ios": {
"version": "3.2.3",
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.2.3.tgz",
"integrity": "sha512-mubYMN6+1HXa8z3EJKBvNBkl4UoVM4McjESeB2PgvRMSngmJtC5yUMRdhbbrIAn5Liu3hFGao/14s5hQIgtkRQ=="
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.1.tgz",
"integrity": "sha512-oZh9BcCMicLFeKC0KO5cfJ6Pzb+qfB7qZ4vqh5R+buXcCRZKnFhHkt9TZfd62ZJi2XC3kirXYVYyU7c+jqpo9g=="
},
"lottie-react-native": {
"version": "5.1.4",

View file

@ -133,7 +133,7 @@
"events": "3.3.0",
"frisbee": "3.1.4",
"junderw-crc32c": "1.2.0",
"lottie-ios": "3.2.3",
"lottie-ios": "3.4.1",
"lottie-react-native": "5.1.4",
"metro-react-native-babel-preset": "0.72.0",
"path-browserify": "1.0.1",