Skip to content

Commit

Permalink
Bump @google-cloud/pubsub from 4.0.7 to 4.1.0 in /src/forwarder (#163)
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v4.0.7...v4.1.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  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 Jan 9, 2024
1 parent 64d5e58 commit bb9b7ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/forwarder/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 src/forwarder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Google Inc.",
"dependencies": {
"@google-cloud/functions-framework": "^3.3.0",
"@google-cloud/pubsub": "^4.0.7",
"@google-cloud/pubsub": "^4.1.0",
"express": "^4.18.2",
"autoscaler-common": "file:../autoscaler-common"
},
Expand Down

0 comments on commit bb9b7ac

Please sign in to comment.