Skip to content

Commit 8507080

Browse files
jgunninksnyk-bot
andauthored
[Snyk] Security upgrade @google-cloud/functions-framework from 4.0.1 to 5.0.1 (#228)
fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-14105059 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 255f55c commit 8507080

File tree

2 files changed

+26
-75
lines changed

2 files changed

+26
-75
lines changed

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.

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": "^4.0.0",
21+
"@google-cloud/functions-framework": "^5.0.1",
2222
"typescript": "^5.9.3"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)