Skip to content

Commit c8bb6f1

Browse files
build(deps): bump @google-cloud/functions-framework from 4.0.1 to 5.0.2
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 4.0.1 to 5.0.2. - [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.2) --- updated-dependencies: - dependency-name: "@google-cloud/functions-framework" dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4c4f89 commit c8bb6f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "JK Gunnink",
1919
"license": "MIT",
2020
"dependencies": {
21-
"@google-cloud/functions-framework": "^5.0.1",
21+
"@google-cloud/functions-framework": "^5.0.2",
2222
"typescript": "^5.9.3"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)