diff --git a/package-lock.json b/package-lock.json index a5098a3..844e420 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "babel-plugin-inline-import": "^3.0.0", "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", "bert-tokenizer": "^1.1.8", - "cui-llama.rn": "^1.0.4", + "cui-llama.rn": "^1.0.6", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "^51.0.21", @@ -14693,9 +14693,9 @@ "license": "MIT" }, "node_modules/cui-llama.rn": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.0.4.tgz", - "integrity": "sha512-czCOSvTyxCcCDss7LT4VAVq6IrEXiXpQ7hdlpOQA9EDvGP18XtzaYzDwwpqOrHAx0xAcpNU5I33Hyy16Ah58Sg==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.0.6.tgz", + "integrity": "sha512-ToeUB40b1OjboOl0nvgHqlnpGU3a2+PWwWdDZqucfx7Udt0+sxwc5nPm6ixJ3RTgPfkg/XaEqAeZ/y39estPdw==", "license": "MIT", "engines": { "node": ">= 16.0.0" diff --git a/package.json b/package.json index e8c21d1..714b6fe 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-plugin-inline-import": "^3.0.0", "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", "bert-tokenizer": "^1.1.8", - "cui-llama.rn": "^1.0.4", + "cui-llama.rn": "^1.0.6", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "^51.0.21",