Skip to content

Commit

Permalink
Bump @google-cloud/storage from 7.11.1 to 7.12.1 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.11.1 to 7.12.1.
- [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.11.1...v7.12.1)

---
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 Sep 1, 2024
1 parent d77bc4b commit 1fb2711
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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.11.1",
"@google-cloud/storage": "^7.12.1",
"express": "^4.19.2",
"firebase-admin": "^12.1.1",
"firebase-functions": "^5.0.1",
Expand Down

0 comments on commit 1fb2711

Please sign in to comment.