Skip to content

Commit

Permalink
Bump @google-cloud/pubsub from 4.0.7 to 4.1.0 in /src/forwarder
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]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 43e3fa2 commit 94dd05d
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"
},
"scripts": {
"start": "functions-framework --target=forwardFromHTTP",
Expand Down

0 comments on commit 94dd05d

Please sign in to comment.