Skip to content

Commit fbf2395

Browse files
⬆️ Bump googleapis from 84.0.0 to 87.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 84.0.0 to 87.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](googleapis/google-api-nodejs-client@googleapis-v84.0.0...googleapis-v87.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3d6778 commit fbf2395

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"classnames": "^2.3.1",
4444
"dayjs": "^1.10.6",
4545
"dayjs-business-days": "^1.0.4",
46-
"googleapis": "^84.0.0",
46+
"googleapis": "^87.0.0",
4747
"handlebars": "^4.7.7",
4848
"ical.js": "^1.4.0",
4949
"ics": "^2.31.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3601,9 +3601,9 @@ googleapis-common@^5.0.2:
36013601
url-template "^2.0.8"
36023602
uuid "^8.0.0"
36033603

3604-
googleapis@^84.0.0:
3605-
version "84.0.0"
3606-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-84.0.0.tgz#55b534b234c2df1af0b0f33c0394f31ac23a20d0"
3604+
googleapis@^87.0.0:
3605+
version "87.0.0"
3606+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-87.0.0.tgz#b4fabbc4d7496491a67ac531b698d16983c00c8f"
36073607
dependencies:
36083608
google-auth-library "^7.0.2"
36093609
googleapis-common "^5.0.2"

0 commit comments

Comments
 (0)