Skip to content

Commit 17b7b52

Browse files
build(deps): bump googleapis from 65.0.0 to 66.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 65.0.0 to 66.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@v65.0.0...v66.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent da79232 commit 17b7b52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dotenv": "^8.2.0",
4747
"express": "^4.17.1",
4848
"express-async-handler": "^1.1.4",
49-
"googleapis": "^65.0.0",
49+
"googleapis": "^66.0.0",
5050
"handlebars": "^4.7.6",
5151
"helmet": "^4.2.0",
5252
"http-errors": "^1.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4353,10 +4353,10 @@ googleapis-common@^4.4.1:
43534353
url-template "^2.0.8"
43544354
uuid "^8.0.0"
43554355

4356-
googleapis@^65.0.0:
4357-
version "65.0.0"
4358-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-65.0.0.tgz#de261460548bd4bb63b9ea3765415577d17f8c8c"
4359-
integrity sha512-dcfZVkML8H6mPAsph0hgfyRQYKJpw2XjKchAXx5YEfDYWU7021Mpzaf+ejNSipa3QmcfOLOcWg6sUr0I7M4jjQ==
4356+
googleapis@^66.0.0:
4357+
version "66.0.0"
4358+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-66.0.0.tgz#008062d06b13954bd3a0425c17e8f8396e884957"
4359+
integrity sha512-jdEleRoyo/AeJZjKGC7Z2mHgochn2vR2JKqey6kydRkIBmCZxoQKLisRR4H8CRYZeEd6+c8Ns/LzS1S7qUjoFw==
43604360
dependencies:
43614361
google-auth-library "^6.0.0"
43624362
googleapis-common "^4.4.1"

0 commit comments

Comments
 (0)