Skip to content

Commit 1077aa7

Browse files
authored
fix(storage-gcs): bump @google-cloud/storage for vulnerability (#14199)
Bump version of `@google-cloud/storage` to latest which provides a fix for [CVE-2025-7783](GHSA-fjxv-7rqg-78g4)
1 parent 747a049 commit 1077aa7

File tree

2 files changed

+13
-39
lines changed

2 files changed

+13
-39
lines changed

packages/storage-gcs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prepublishOnly": "pnpm clean && pnpm turbo build"
4848
},
4949
"dependencies": {
50-
"@google-cloud/storage": "^7.7.0",
50+
"@google-cloud/storage": "7.17.2",
5151
"@payloadcms/plugin-cloud-storage": "workspace:*"
5252
},
5353
"devDependencies": {

pnpm-lock.yaml

Lines changed: 12 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)