diff --git a/server/software/plugins/mcp-plugin-google-drive-backup/package.json b/server/software/plugins/mcp-plugin-google-drive-backup/package.json index 547cef8..a1368a3 100644 --- a/server/software/plugins/mcp-plugin-google-drive-backup/package.json +++ b/server/software/plugins/mcp-plugin-google-drive-backup/package.json @@ -10,7 +10,7 @@ "license": "GPL", "dependencies": { "google-auth-library": "^0.9.7", - "googleapis": "^4.0.0", + "googleapis": "^59.0.0", "tmp": "0.0.28" } }