diff --git a/package-lock.json b/package-lock.json index 4f49a2b..1fc7f08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "babel-plugin-inline-import": "^3.0.0", "babel-plugin-react-compiler": "^19.0.0-beta-a7bf2bd-20241110", "cui-fs": "^0.1.2", - "cui-llama.rn": "^1.3.1", + "cui-llama.rn": "^1.3.3", "drizzle-orm": "^0.36.2", "eas-cli": "^9.1.0", "eslint-plugin-react-compiler": "^0.0.0-experimental-7c1344f-20241009", @@ -11549,9 +11549,9 @@ } }, "node_modules/cui-llama.rn": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.3.1.tgz", - "integrity": "sha512-QGn68joba/zaAxFFgtKtKegelUU2qJ3fzzCCUwWRSfuzEtRPcWfovwPRla0T16xm9+Z/KO2uZAAjhdRiKtcKXA==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/cui-llama.rn/-/cui-llama.rn-1.3.3.tgz", + "integrity": "sha512-HgJ0lWoRpHzhXtChG4MgKtDVchUWwj8E3RqObKKSsaHAUqyg/ThrmF4MuzmSl1OM+915mYGvuTiDGDRpe+hNqg==", "license": "MIT", "engines": { "node": ">= 16.0.0" diff --git a/package.json b/package.json index 16e5215..b4d0a21 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "babel-plugin-inline-import": "^3.0.0", "babel-plugin-react-compiler": "^19.0.0-beta-a7bf2bd-20241110", "cui-fs": "^0.1.2", - "cui-llama.rn": "^1.3.1", + "cui-llama.rn": "^1.3.3", "drizzle-orm": "^0.36.2", "eas-cli": "^9.1.0", "eslint-plugin-react-compiler": "^0.0.0-experimental-7c1344f-20241009",