diff --git a/package.json b/package.json index e7152d2..c3b3391 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,9 @@ ], "dependencies": { "@google/genai": "^0.13.0", - "dotenv": "^8.2.0" + "buffer": "^6.0.3", + "dotenv": "^8.2.0", + "fs": "^0.0.1-security" }, "author": "buzzcode2007" }