Skip to content

Commit

Permalink
fix(deps): Bump @google-cloud/storage from 7.9.0 to 7.11.0
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.9.0 to 7.11.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.9.0...v7.11.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]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 129af94 commit f705cf6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 43 deletions.
71 changes: 29 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"node": ">=14"
},
"dependencies": {
"@google-cloud/storage": "^7.9.0",
"@google-cloud/storage": "^7.11.0",
"aws-sdk": "^2.1613.0",
"verror": "^1.10.1"
},
Expand Down

0 comments on commit f705cf6

Please sign in to comment.