Skip to content

Commit 6318cf7

Browse files
build(deps): bump @google-cloud/storage in /examples/node (#922)
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 6.4.2 to 6.5.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@v6.4.2...v6.5.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96b0ce2 commit 6318cf7

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

examples/node/package-lock.json

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "",
1111
"license": "ISC",
1212
"dependencies": {
13-
"@google-cloud/storage": "^6.4.2"
13+
"@google-cloud/storage": "^6.5.0"
1414
}
1515
}

0 commit comments

Comments
 (0)