diff --git a/package-lock.json b/package-lock.json index 5c28f150..7709a69e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2105,7 +2105,9 @@ "license": "MIT" }, "node_modules/@google/genai": { - "version": "1.12.0", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/@google/genai/-/genai-1.14.0.tgz", + "integrity": "sha512-jirYprAAJU1svjwSDVCzyVq+FrJpJd5CSxR/g2Ga/gZ0ZYZpcWjMS75KJl9y71K1mDN+tcx6s21CzCbB2R840g==", "license": "Apache-2.0", "dependencies": { "google-auth-library": "^9.14.2",