Skip to content

Commit e24bfbf

Browse files
build(deps): bump @google-cloud/functions-framework from 3.4.5 to 3.5.1 (#195)
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 3.4.5 to 3.5.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@v3.4.5...v3.5.1) --- updated-dependencies: - dependency-name: "@google-cloud/functions-framework" dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2aa5378 commit e24bfbf

File tree

2 files changed

+62
-10
lines changed

2 files changed

+62
-10
lines changed

package-lock.json

Lines changed: 61 additions & 9 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
@@ -17,7 +17,7 @@
1717
"author": "JK Gunnink",
1818
"license": "MIT",
1919
"dependencies": {
20-
"@google-cloud/functions-framework": "^3.4.5",
20+
"@google-cloud/functions-framework": "^3.5.1",
2121
"typescript": "^5.8.2"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)