From fde177eea2a799b64df4cdef8d0a9576e99f53ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Rodriguez=20Ve=CC=81lez?= Date: Sat, 6 Aug 2022 15:11:01 -0400 Subject: [PATCH] OPS: Package --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21bf66d4c..f852130b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 1ee71ceb7..07dd5fde9 100644 --- a/package.json +++ b/package.json @@ -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",