diff --git a/package-lock.json b/package-lock.json index 453d5e690..da9256452 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.4.3", + "lottie-ios": "3.4.4", "lottie-react-native": "5.1.4", "metro-react-native-babel-preset": "0.73.0", "path-browserify": "1.0.1", @@ -18460,9 +18460,9 @@ } }, "node_modules/lottie-ios": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.3.tgz", - "integrity": "sha512-QWA3uV/gOo4aIQbNYdjmrQEVp0QRzxsf34YegQuZdnYjq+vv4LX7IkSrfcdaun5U3EYJ7Bla7ccRd5pxx829Lw==" + "version": "3.4.4", + "resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.4.tgz", + "integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q==" }, "node_modules/lottie-react-native": { "version": "5.1.4", @@ -42011,9 +42011,9 @@ } }, "lottie-ios": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.3.tgz", - "integrity": "sha512-QWA3uV/gOo4aIQbNYdjmrQEVp0QRzxsf34YegQuZdnYjq+vv4LX7IkSrfcdaun5U3EYJ7Bla7ccRd5pxx829Lw==" + "version": "3.4.4", + "resolved": "https://registry.npmjs.org/lottie-ios/-/lottie-ios-3.4.4.tgz", + "integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q==" }, "lottie-react-native": { "version": "5.1.4", diff --git a/package.json b/package.json index 8cb5d22c6..fff599574 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.4.3", + "lottie-ios": "3.4.4", "lottie-react-native": "5.1.4", "metro-react-native-babel-preset": "0.73.0", "path-browserify": "1.0.1",