From f0ea1f41af2b3bcea64590844fc31be3b981d603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:31:52 +0000 Subject: [PATCH] chore(deps): bump lottie-react-native from 5.1.6 to 6.3.1 Bumps [lottie-react-native](https://github.com/react-native-community/lottie-react-native) from 5.1.6 to 6.3.1. - [Release notes](https://github.com/react-native-community/lottie-react-native/releases) - [Changelog](https://github.com/lottie-react-native/lottie-react-native/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-community/lottie-react-native/compare/v5.1.6...v6.3.1) --- updated-dependencies: - dependency-name: lottie-react-native dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90be415..3ebd31c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-scope": "^7.1.1", "i18n-js": "^4.0.0-alpha.14", "lodash.memoize": "^4.1.2", - "lottie-react-native": "^5.1.3", + "lottie-react-native": "^6.3.1", "qrcode-terminal": "^0.12.0", "react": "18.0.0", "react-native": "0.69.0",