diff --git a/package-lock.json b/package-lock.json index 307a5b26..78d47aad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5776,9 +5776,9 @@ "integrity": "sha512-ZIf3qfLFayVrPvAjeKKxO5FRF1/NwRxt6Dko+fWEMuHwHbZx8/fcaAao9b0wCM6kr8qeg2te8XTpyuvKuD9aKw==" }, "googleapis": { - "version": "62.0.0", - "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-62.0.0.tgz", - "integrity": "sha512-IKWMdnrEzaVcambJ90QjH4Rl6e6L+bljB4SRniPgnhTQ8BG/p/M6fuNhzbBssu61GYu5q8EcxKndmRZQIIo2iQ==", + "version": "64.0.0", + "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-64.0.0.tgz", + "integrity": "sha512-o8m4aRVv/LdvTVMgH4tLNeQvJZrXaa+62L9wPaKg6nHlCN3dBCKWWQKOklCwtg18xpWY4/vdNuTPHb/9Lnd00A==", "requires": { "google-auth-library": "^6.0.0", "googleapis-common": "^4.4.1" diff --git a/package.json b/package.json index be5358d2..69a82faf 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@adobe/openwhisk-action-logger": "2.2.1", "@adobe/openwhisk-action-utils": "4.3.1", "@flighter/a1-notation": "1.0.6", - "googleapis": "62.0.0", + "googleapis": "64.0.0", "rss-parser": "3.9.0" }, "devDependencies": {