diff --git a/package-lock.json b/package-lock.json index 7167a65..0e49ca8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@expo/vector-icons": "^15.0.3", - "@mathnotes/mobile-ink": "0.3.1", + "@mathnotes/mobile-ink": "0.3.3", "@react-native-async-storage/async-storage": "2.2.0", "@shopify/react-native-skia": "2.2.12", "expo": "54.0.34", @@ -2564,9 +2564,9 @@ } }, "node_modules/@mathnotes/mobile-ink": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/@mathnotes/mobile-ink/-/mobile-ink-0.3.1.tgz", - "integrity": "sha512-fAMae8dqgPZyanN1RHsh60OfLWhXzKwKl01gkwCfdyA+THkn+TQ44D9liYEBk++rQeAdaAfXExnOcIBTFvuidA==", + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@mathnotes/mobile-ink/-/mobile-ink-0.3.3.tgz", + "integrity": "sha512-xVmfoEV7B7EJ29xVvWzWNpipeQktythLNFKo4cd8PzXp3gLPzpeMk2WgKCrv0mqMitWxB9sdeAvDLnktieGE6A==", "license": "Apache-2.0", "peerDependencies": { "@shopify/react-native-skia": ">=2.0.0", diff --git a/package.json b/package.json index cf297ff..75a2697 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@expo/vector-icons": "^15.0.3", - "@mathnotes/mobile-ink": "0.3.1", + "@mathnotes/mobile-ink": "0.3.3", "@react-native-async-storage/async-storage": "2.2.0", "@shopify/react-native-skia": "2.2.12", "expo": "54.0.34",