From 4fb398ad415ab36e6c957a7a13ff9cd5d8a1306f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:00:40 +0000 Subject: [PATCH] chore(deps): bump lottie-react-native from 5.1.6 to 6.4.0 Bumps [lottie-react-native](https://github.com/react-native-community/lottie-react-native) from 5.1.6 to 6.4.0. - [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.4.0) --- 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..47bc690 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.4.0", "qrcode-terminal": "^0.12.0", "react": "18.0.0", "react-native": "0.69.0",