diff --git a/package-lock.json b/package-lock.json index e2fe9f7..09c3a46 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react": "19.2.3", "react-native": "0.86.2", "react-native-fs": "^2.20.0", - "react-native-mmkv": "^4.3.1", + "react-native-mmkv": "^4.3.2", "react-native-nitro-modules": "^0.35.9", "react-native-pager-view": "^8.0.4", "react-native-safe-area-context": "^5.5.2", @@ -11050,9 +11050,9 @@ } }, "node_modules/react-native-mmkv": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/react-native-mmkv/-/react-native-mmkv-4.3.1.tgz", - "integrity": "sha512-APyGGaaHtayVgT18dBM8QGGZKr9pGfSTiBwbbPNzhGGfJQSU7awLGRGq879OqYl31HmVks9hOBLCs+qfgacRZg==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/react-native-mmkv/-/react-native-mmkv-4.3.2.tgz", + "integrity": "sha512-49OAyfkg0/TMWiWELZN6VuVQPZPhizwL4DTmp8b7B1md3dB/s3LH3mGfC3T+lp9W0y/rqxZMEnotLFTIbOAenQ==", "license": "MIT", "peerDependencies": { "react": "*", diff --git a/package.json b/package.json index d82babe..153aa60 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react": "19.2.3", "react-native": "0.86.2", "react-native-fs": "^2.20.0", - "react-native-mmkv": "^4.3.1", + "react-native-mmkv": "^4.3.2", "react-native-nitro-modules": "^0.35.9", "react-native-pager-view": "^8.0.4", "react-native-safe-area-context": "^5.5.2",