Skip to content

Commit 6b96760

Browse files
chore(deps): bump googleapis from 161.0.0 to 162.0.0 in /queueConsumer
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 161.0.0 to 162.0.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-v161.0.0...googleapis-v162.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-version: 162.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5d73ca commit 6b96760

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": "^161.0.0",
36+
"googleapis": "^162.0.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@^161.0.0:
2640-
version "161.0.0"
2641-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-161.0.0.tgz#63c1e3bf675683fdf131d5f05ae4f9613c5f60ee"
2642-
integrity sha512-JZy2cWMxgUF8E09KHzplI+z+FVG8NWDB/bsf4xevt9Um4bInb0X1qaG9qpDn49DHT5HsU0mOp3EOBGb8+AdE3Q==
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==
26432643
dependencies:
26442644
google-auth-library "^10.2.0"
26452645
googleapis-common "^8.0.0"

0 commit comments

Comments
 (0)