diff --git a/package-lock.json b/package-lock.json index 0cd58818a..ee47a867a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "electrum-mnemonic": "2.0.0", "events": "3.3.0", "junderw-crc32c": "1.2.0", - "lottie-react-native": "7.1.0", + "lottie-react-native": "7.2.1", "path-browserify": "1.0.1", "payjoin-client": "1.0.1", "process": "0.11.10", @@ -17928,9 +17928,9 @@ } }, "node_modules/lottie-react-native": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.1.0.tgz", - "integrity": "sha512-73jtQySxRZ8KTTSKf6CtcpCt8tpOCw4NRiCST4HTYgXlycxIihIp89jRcK8rS/QiBKl5bzyixMzpVmd4mYVH5Q==", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.1.tgz", + "integrity": "sha512-edH3G9iiK2NdxKmNWw1daIVxtofjUEU3g/OOww4PVw8hG6OY9tElvxugHYsLJG5OJYrTjHGo+tkA/3+OGhnSdg==", "license": "Apache-2.0", "peerDependencies": { "@lottiefiles/dotlottie-react": "^0.6.5", diff --git a/package.json b/package.json index 17cf941a1..1db2410b6 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "electrum-mnemonic": "2.0.0", "events": "3.3.0", "junderw-crc32c": "1.2.0", - "lottie-react-native": "7.1.0", + "lottie-react-native": "7.2.1", "path-browserify": "1.0.1", "payjoin-client": "1.0.1", "process": "0.11.10",