From 7329f3f6dffff8d04aa4b055aa2de9945bab38bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 00:29:18 +0000 Subject: [PATCH] :arrow_up: Bump googleapis from 84.0.0 to 89.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 84.0.0 to 89.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v84.0.0...googleapis-v89.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5fe09492248d2a..e1f4f0436d2df8 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "classnames": "^2.3.1", "dayjs": "^1.10.6", "dayjs-business-time": "^1.0.4", - "googleapis": "^84.0.0", + "googleapis": "^89.0.0", "handlebars": "^4.7.7", "ical.js": "^1.4.0", "ics": "^2.31.0", diff --git a/yarn.lock b/yarn.lock index 5987d9ab227233..5bb59da4996d5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4001,9 +4001,10 @@ googleapis-common@^5.0.2: url-template "^2.0.8" uuid "^8.0.0" -googleapis@^84.0.0: - version "84.0.0" - resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-84.0.0.tgz#55b534b234c2df1af0b0f33c0394f31ac23a20d0" +googleapis@^89.0.0: + version "89.0.0" + resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-89.0.0.tgz#03de7b1467c066d48b989f6a8384857ef6971e69" + integrity sha512-eH91BN+6R/Mp5uulrhKWGwKAbibfDNOIu1Oq8n12aFTiqb23/A9kVdRhituYVqhRqSWLr/kv1dpFbd6n+uN+7Q== dependencies: google-auth-library "^7.0.2" googleapis-common "^5.0.2"