Skip to content

Commit

Permalink
build(deps): bump @google-cloud/storage from 7.14.0 to 7.15.0 (#1079)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v7.14.0...v7.15.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 24771c9 commit b6a1d21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@feathersjs/express": "^5.0.30",
"@feathersjs/feathers": "^5.0.9",
"@feathersjs/socketio": "^5.0.31",
"@google-cloud/storage": "^7.14.0",
"@google-cloud/storage": "^7.15.0",
"cls-hooked": "^4.2.2",
"compression": "^1.7.5",
"cors": "^2.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -701,10 +701,10 @@
teeny-request "^8.0.0"
uuid "^8.0.0"

"@google-cloud/storage@^7.14.0":
version "7.14.0"
resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-7.14.0.tgz#eda9715f68507949214af804c906eba6d168a214"
integrity sha512-H41bPL2cMfSi4EEnFzKvg7XSb7T67ocSXrmF7MPjfgFB0L6CKGzfIYJheAZi1iqXjz6XaCT1OBf6HCG5vDBTOQ==
"@google-cloud/storage@^7.15.0":
version "7.15.0"
resolved "https://registry.yarnpkg.com/@google-cloud/storage/-/storage-7.15.0.tgz#a9f26314f911a9e7f3d5b443f4bd2304936e80e9"
integrity sha512-/j/+8DFuEOo33fbdX0V5wjooOoFahEaMEdImHBmM2tH9MPHJYNtmXOf2sGUmZmiufSukmBEvdlzYgDkkgeBiVQ==
dependencies:
"@google-cloud/paginator" "^5.0.0"
"@google-cloud/projectify" "^4.0.0"
Expand Down

0 comments on commit b6a1d21

Please sign in to comment.