Skip to content

Commit

Permalink
Bump @google-cloud/storage from 7.12.1 to 7.14.0 in /functions
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.12.1 to 7.14.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.12.1...v7.14.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 Nov 1, 2024
1 parent 7cdb17c commit 9a20180
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"start:src": "npm run build:src -- --watch"
},
"dependencies": {
"@google-cloud/storage": "^7.12.1",
"@google-cloud/storage": "^7.14.0",
"express": "^4.21.0",
"firebase-admin": "^12.4.0",
"firebase-functions": "^5.1.1",
Expand Down

0 comments on commit 9a20180

Please sign in to comment.