Skip to content

Commit

Permalink
Bump @google-cloud/storage from 7.11.1 to 7.11.2 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.11.2.
- [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.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent d77bc4b commit 1378485
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.11.1",
"@google-cloud/storage": "^7.11.2",
"express": "^4.19.2",
"firebase-admin": "^12.1.1",
"firebase-functions": "^5.0.1",
Expand Down

0 comments on commit 1378485

Please sign in to comment.