Skip to content

Commit 36415f4

Browse files
chore(deps): bump googleapis from 159.0.0 to 160.0.0 in /queueConsumer
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 159.0.0 to 160.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-v159.0.0...googleapis-v160.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-version: 160.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fc236b commit 36415f4

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": "^159.0.0",
36+
"googleapis": "^161.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
@@ -2637,10 +2637,10 @@ googleapis-common@^8.0.0:
26372637
qs "^6.7.0"
26382638
url-template "^2.0.8"
26392639

2640-
googleapis@^159.0.0:
2641-
version "159.0.0"
2642-
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-159.0.0.tgz#986c7a02cf37d400ed4149e5cd0a8be6af697d1a"
2643-
integrity sha512-halby2+lQwHNxUDk70aQNXP1BlBwdwr7svTJZvDi7vKwrWbVMKhVrZ86h8p3zRcWbO4qAgLQ4ODAf8TgD3DhGQ==
2640+
googleapis@^161.0.0:
2641+
version "161.0.0"
2642+
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-161.0.0.tgz#63c1e3bf675683fdf131d5f05ae4f9613c5f60ee"
2643+
integrity sha512-JZy2cWMxgUF8E09KHzplI+z+FVG8NWDB/bsf4xevt9Um4bInb0X1qaG9qpDn49DHT5HsU0mOp3EOBGb8+AdE3Q==
26442644
dependencies:
26452645
google-auth-library "^10.2.0"
26462646
googleapis-common "^8.0.0"

0 commit comments

Comments
 (0)