diff --git a/nodejs/package.json b/nodejs/package.json index 8cc9d93..46b61a7 100644 --- a/nodejs/package.json +++ b/nodejs/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "google-auth-library": "^5.9.2", + "google-auth-library": "^9.13.0", "jsonwebtoken": "^8.5.1", "uuidv4": "^6.2.13" }