Skip to content

Commit 8b56a02

Browse files
authored
Merge pull request #231 from masb0ymas/dependabot/npm_and_yarn/googleapis-66.0.0
build(deps): bump googleapis from 65.0.0 to 66.0.0
2 parents deea3b5 + 17b7b52 commit 8b56a02

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
@@ -4366,10 +4366,10 @@ googleapis-common@^4.4.1:
43664366
url-template "^2.0.8"
43674367
uuid "^8.0.0"
43684368

4369-
googleapis@^65.0.0:
4370-
version "65.0.0"
4371-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-65.0.0.tgz#de261460548bd4bb63b9ea3765415577d17f8c8c"
4372-
integrity sha512-dcfZVkML8H6mPAsph0hgfyRQYKJpw2XjKchAXx5YEfDYWU7021Mpzaf+ejNSipa3QmcfOLOcWg6sUr0I7M4jjQ==
4369+
googleapis@^66.0.0:
4370+
version "66.0.0"
4371+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-66.0.0.tgz#008062d06b13954bd3a0425c17e8f8396e884957"
4372+
integrity sha512-jdEleRoyo/AeJZjKGC7Z2mHgochn2vR2JKqey6kydRkIBmCZxoQKLisRR4H8CRYZeEd6+c8Ns/LzS1S7qUjoFw==
43734373
dependencies:
43744374
google-auth-library "^6.0.0"
43754375
googleapis-common "^4.4.1"

0 commit comments

Comments
 (0)