Skip to content

Commit 7fb0c6f

Browse files
chore(deps): bump googleapis from 162.0.0 to 164.1.0 in /queueConsumer
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 162.0.0 to 164.1.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json) - [Commits](googleapis/google-api-nodejs-client@googleapis-v162.0.0...googleapis-v164.1.0) --- updated-dependencies: - dependency-name: googleapis dependency-version: 164.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de98235 commit 7fb0c6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

queueConsumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/multer": "^2.0.0",
3434
"bull": "^4.16.4",
3535
"dockerode": "^4.0.9",
36-
"googleapis": "^162.0.0",
36+
"googleapis": "^164.1.0",
3737
"minio": "^8.0.6",
3838
"pg": "^8.16.3",
3939
"redlock": "^5.0.0-beta.2",

queueConsumer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2636,10 +2636,10 @@ googleapis-common@^8.0.0:
26362636
qs "^6.7.0"
26372637
url-template "^2.0.8"
26382638

2639-
googleapis@^162.0.0:
2640-
version "162.0.0"
2641-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-162.0.0.tgz#3a411b75ccfd79aecbcb9bfbde45849225c22845"
2642-
integrity sha512-dxHgGExRjbRLHxHZuPyiFB2692H9hP4Qg9OI6nhzw5OOFlxl6ufG5GMqraKv6HAFvHltz7Ytx/C1ndcM85USxA==
2639+
googleapis@^164.1.0:
2640+
version "164.1.0"
2641+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-164.1.0.tgz#21050b2e5a769de9359a375030fa99bca6dcf6d2"
2642+
integrity sha512-dIN768H8so9qGucFtjYPBZJ+OCEgDi/xYyvYQHniPL1ZCYvrRDBTmtbjVjKCPG1CuOhG4CKHZDXiFe6QZ2qBeQ==
26432643
dependencies:
26442644
google-auth-library "^10.2.0"
26452645
googleapis-common "^8.0.0"

0 commit comments

Comments
 (0)