diff --git a/enatega-multivendor-restaurant/package-lock.json b/enatega-multivendor-restaurant/package-lock.json index d3913072..b80938e5 100644 --- a/enatega-multivendor-restaurant/package-lock.json +++ b/enatega-multivendor-restaurant/package-lock.json @@ -30,7 +30,7 @@ "graphql": "^15.6.1", "i18n": "^0.14.1", "i18next": "^24.2.2", - "lottie-react-native": "6.7.0", + "lottie-react-native": "7.3.6", "moment": "^2.29.1", "patch-package": "^6.2.2", "react": "19.0.0", @@ -13967,21 +13967,18 @@ } }, "node_modules/lottie-react-native": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.0.tgz", - "integrity": "sha512-doiF/36LaKkzo0XkgUIK8egxALNY6jGjCI4szpRuwop15LTW3DFtIA2L3pusNdaH7oM797aSH5UylIJw2k+Hgw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.6.tgz", + "integrity": "sha512-TevFHRvFURh6GlaqLKrSNXuKAxvBvFCiXfS7FXQI1K/ikOStgAwWLFPGjW0i1qB2/VzPACKmRs+535VjHUZZZQ==", + "license": "Apache-2.0", "peerDependencies": { - "@dotlottie/react-player": "^1.6.1", - "@lottiefiles/react-lottie-player": "^3.5.3", + "@lottiefiles/dotlottie-react": "^0.13.5", "react": "*", "react-native": ">=0.46", "react-native-windows": ">=0.63.x" }, "peerDependenciesMeta": { - "@dotlottie/react-player": { - "optional": true - }, - "@lottiefiles/react-lottie-player": { + "@lottiefiles/dotlottie-react": { "optional": true }, "react-native-windows": { diff --git a/enatega-multivendor-restaurant/package.json b/enatega-multivendor-restaurant/package.json index 436913c2..610294c8 100644 --- a/enatega-multivendor-restaurant/package.json +++ b/enatega-multivendor-restaurant/package.json @@ -57,7 +57,7 @@ "graphql": "^15.6.1", "i18n": "^0.14.1", "i18next": "^24.2.2", - "lottie-react-native": "6.7.0", + "lottie-react-native": "7.3.6", "moment": "^2.29.1", "patch-package": "^6.2.2", "react": "19.0.0",