Bump @google-cloud/functions-framework from 1.9.0 to 3.0.0

Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 1.9.0 to 3.0.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v1.9.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/functions-framework"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-23 18:51:39 +00:00
committed by GitHub
parent 2dcb0e325c
commit 6ac10c4780
5 changed files with 75 additions and 13 deletions

View File

@ -23,7 +23,7 @@
"@types/node": "^14.11.2"
},
"dependencies": {
"@google-cloud/functions-framework": "1.9.0",
"@google-cloud/functions-framework": "3.0.0",
"@google-cloud/pubsub": "^2.16.3",
"@google-cloud/storage": "^5.18.1",
"axios": "^0.26.0",