Skip to content

Commit

Permalink
Bump @google-cloud/storage in /cloudrun-malware-scanner (#71)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.6.0 to 7.7.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.6.0...v7.7.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 Dec 7, 2023
1 parent c72dda9 commit 15016da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions cloudrun-malware-scanner/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 cloudrun-malware-scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "Apache-2.0",
"dependencies": {
"@google-cloud/logging-bunyan": "^5.0.1",
"@google-cloud/storage": "^7.6.0",
"@google-cloud/storage": "^7.7.0",
"@opencensus/core": "^0.1.0",
"@opencensus/exporter-stackdriver": "^0.1.0",
"bunyan": "^1.8.15",
Expand Down

0 comments on commit 15016da

Please sign in to comment.