Skip to content

Commit c15e061

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/queueConsumer/staging/googleapis-166.0.0' into dev
2 parents e076990 + 7d4dffb commit c15e061

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": "^165.0.0",
36+
"googleapis": "^166.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@^165.0.0:
2640-
version "165.0.0"
2641-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-165.0.0.tgz#7e9ee403d86e3e971ba22db2471a97b6cf680ac8"
2642-
integrity sha512-uXA/Z779zTkW7NUNZqjJz6878inQyU1PIpxisZDezJaR7wfKPP3d/BNeGLDNbO2wnkMpZ6bmpeshWNRR/fjqmw==
2639+
googleapis@^166.0.0:
2640+
version "166.0.0"
2641+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-166.0.0.tgz#fb4579de960fbee86c5fd8dc9b992113fb3e2334"
2642+
integrity sha512-Xz7yG+ihVvYMwSULKIMeTp6vDX95rrSbsaR3xUmgYjwQdAkchMQ5ndFeG5QZwcBOIyvJFvG7ZLIZE7mKW2X/hw==
26432643
dependencies:
26442644
google-auth-library "^10.2.0"
26452645
googleapis-common "^8.0.0"

0 commit comments

Comments
 (0)