From 468e00dcd18b60cdd8b854ca994ab23965fc72b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 18:38:49 +0000 Subject: [PATCH] Update dependency lottie-react-native to v5.1.6 --- 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 4cfb0842e..b8335c805 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "frisbee": "3.1.4", "junderw-crc32c": "1.2.0", "lottie-ios": "3.4.4", - "lottie-react-native": "5.1.5", + "lottie-react-native": "5.1.6", "metro-react-native-babel-preset": "0.76.4", "path-browserify": "1.0.1", "payjoin-client": "1.0.1", @@ -16408,9 +16408,9 @@ "integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q==" }, "node_modules/lottie-react-native": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz", - "integrity": "sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==", + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.6.tgz", + "integrity": "sha512-vhdeZstXMfuVKwnddYWjJgQ/1whGL58IJEJu/iSf0XQ5gAb4pp/+vy91mdYQLezlb8Aw4Vu3fKnqErJL2hwchg==", "dependencies": { "invariant": "^2.2.2", "react-native-safe-modules": "^1.0.3" @@ -34965,9 +34965,9 @@ "integrity": "sha512-ikj8VNuClItRDZ8C9MfRMDxN0U/UIX3HRF2aei3H44F9Hkhwv0EIVRkBwG+SwS/WSoGmBzkcVG8O3BjPk5hW7Q==" }, "lottie-react-native": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz", - "integrity": "sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==", + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.6.tgz", + "integrity": "sha512-vhdeZstXMfuVKwnddYWjJgQ/1whGL58IJEJu/iSf0XQ5gAb4pp/+vy91mdYQLezlb8Aw4Vu3fKnqErJL2hwchg==", "requires": { "invariant": "^2.2.2", "react-native-safe-modules": "^1.0.3" diff --git a/package.json b/package.json index 8ac3448e7..461a34547 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "frisbee": "3.1.4", "junderw-crc32c": "1.2.0", "lottie-ios": "3.4.4", - "lottie-react-native": "5.1.5", + "lottie-react-native": "5.1.6", "metro-react-native-babel-preset": "0.76.4", "path-browserify": "1.0.1", "payjoin-client": "1.0.1",