Skip to content

Commit a8d9efe

Browse files
Bump body-parser and @google-cloud/functions-framework
Bumps [body-parser](https://github.com/expressjs/body-parser) to 2.2.2 and updates ancestor dependency [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs). These dependencies need to be updated together. Updates `body-parser` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.2) Updates `@google-cloud/functions-framework` from 4.0.1 to 5.0.1 - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases) - [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/functions-framework-nodejs@v4.0.1...v5.0.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: indirect - dependency-name: "@google-cloud/functions-framework" dependency-version: 5.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 359c374 commit a8d9efe

2 files changed

Lines changed: 26 additions & 75 deletions

File tree

infra/dataform-service/src/package-lock.json

Lines changed: 25 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/dataform-service/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@google-cloud/bigquery": "8.1.1",
99
"@google-cloud/dataform": "2.2.1",
10-
"@google-cloud/functions-framework": "^4.0.1",
10+
"@google-cloud/functions-framework": "^5.0.1",
1111
"@google-cloud/run": "3.0.1",
1212
"@google-cloud/storage": "7.19.0"
1313
},

0 commit comments

Comments
 (0)