diff --git a/package-lock.json b/package-lock.json index 844e420..b251f2f 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.6", + "cui-llama.rn": "^1.0.7", "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.6", - "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.0.6.tgz", - "integrity": "sha512-ToeUB40b1OjboOl0nvgHqlnpGU3a2+PWwWdDZqucfx7Udt0+sxwc5nPm6ixJ3RTgPfkg/XaEqAeZ/y39estPdw==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.0.7.tgz", + "integrity": "sha512-ujvfFWNMs8wVTp3eF0AB5V5OhzysQ3vXZF1dByE6TSvLNIx+l7JFyZdOoxqG2F7LPtkqDlxOvy6wnuqbYqCpUA==", "license": "MIT", "engines": { "node": ">= 16.0.0" diff --git a/package.json b/package.json index 714b6fe..2ac2db0 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.6", + "cui-llama.rn": "^1.0.7", "drizzle-orm": "^0.30.10", "eas-cli": "^9.1.0", "expo": "^51.0.21",