diff --git a/package-lock.json b/package-lock.json index 10a8680..acef089 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.3", + "cui-llama.rn": "^1.0.4", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "^51.0.21", @@ -14692,9 +14692,9 @@ "license": "MIT" }, "node_modules/cui-llama.rn": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.0.3.tgz", - "integrity": "sha512-ZWPKxH7DTNqk2T5inZ4u7WMu/tPcIZtPap/gt6aNQ0MkP6/02h4TO+RZhKVw3fcIWxxnoDepC3VI/9YJisANXg==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.0.4.tgz", + "integrity": "sha512-czCOSvTyxCcCDss7LT4VAVq6IrEXiXpQ7hdlpOQA9EDvGP18XtzaYzDwwpqOrHAx0xAcpNU5I33Hyy16Ah58Sg==", "license": "MIT", "engines": { "node": ">= 16.0.0" diff --git a/package.json b/package.json index 0006be1..6f25db5 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.3", + "cui-llama.rn": "^1.0.4", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "^51.0.21",