Skip to content

Commit 5c06266

Browse files
fix(storage-gcs): bump @google-cloud/storage (#16046)
### What? Bumping `@google-cloud/storage` to latest with caret ### Why? To avoid [this CVE](GHSA-8gc5-j5rx-235r). It is also best practice for libraries not to have pinned versions --------- Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
1 parent 38c1d4d commit 5c06266

2 files changed

Lines changed: 12 additions & 24 deletions

File tree

packages/storage-gcs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"lint:fix": "eslint . --fix"
4848
},
4949
"dependencies": {
50-
"@google-cloud/storage": "7.17.2",
50+
"@google-cloud/storage": "7.19.0",
5151
"@payloadcms/plugin-cloud-storage": "workspace:*"
5252
},
5353
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)