diff --git a/package-lock.json b/package-lock.json index 72c0436..2764183 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@shopify/flash-list": "1.6.4", "babel-plugin-inline-import": "^3.0.0", "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", - "cui-llama.rn": "^1.1.3", + "cui-llama.rn": "^1.1.4", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "~51.0.28", @@ -14782,9 +14782,9 @@ "license": "MIT" }, "node_modules/cui-llama.rn": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.1.3.tgz", - "integrity": "sha512-yhXNVaeZk8t2N/bEpby1ihZJeuaacyq/dPmIcR22Lm6Rx1o/G1DrTInz3xPRqHtTwTV3UF7XNuB9fgK16P151g==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.1.4.tgz", + "integrity": "sha512-vk1aM164WLMQwsIeEksF93niVfGBORnEeyN22bynlDCOs6yx9gc4Nsb4uwSU+64PLldq9oqn2w0hJpZsZnYOUQ==", "license": "MIT", "engines": { "node": ">= 16.0.0" diff --git a/package.json b/package.json index eb5b3a2..e27699c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@shopify/flash-list": "1.6.4", "babel-plugin-inline-import": "^3.0.0", "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", - "cui-llama.rn": "^1.1.3", + "cui-llama.rn": "^1.1.4", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "~51.0.28",