diff --git a/package.json b/package.json index 0708d0d..78a3e76 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "Ferry Suhandri", "license": "MIT", "dependencies": { - "googleapis": "^140.0.1" + "googleapis": "^143.0.0" }, "keywords": [ "gatsby", diff --git a/yarn.lock b/yarn.lock index d7e03c0..42f117c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,10 +108,10 @@ googleapis-common@^7.0.0: url-template "^2.0.8" uuid "^9.0.0" -googleapis@^140.0.1: - version "140.0.1" - resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-140.0.1.tgz#fe347353761f21a2959777186026475fad08ee0f" - integrity sha512-ZGvBX4mQcFXO9ACnVNg6Aqy3KtBPB5zTuue43YVLxwn8HSv8jB7w+uDKoIPSoWuxGROgnj2kbng6acXncOQRNA== +googleapis@^143.0.0: + version "143.0.0" + resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-143.0.0.tgz#caed28afef411a2b2dd80a19082a9b80aaf4d7c3" + integrity sha512-hGeNM9d9cDQAV/dm8FvdkismWIDCJRV9v11UTLq4nRPP+s/2jPuHQnpI7dR+sWmL0o3XURW0K3a3THKyDRnWVg== dependencies: google-auth-library "^9.0.0" googleapis-common "^7.0.0"