Skip to content

Commit c34b287

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/queueConsumer/staging/googleapis-162.0.0' into dev
2 parents 17386e3 + 6b96760 commit c34b287

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)