Skip to content

Commit 26fde77

Browse files
chore(deps): bump @google-cloud/functions-framework in /src (#89)
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 5.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@v5.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26673f5 commit 26fde77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/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.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@google-cloud/firestore": "8.3.0",
19-
"@google-cloud/functions-framework": "^5.0.1",
19+
"@google-cloud/functions-framework": "^5.0.2",
2020
"@google-cloud/storage": "7.19.0"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)