Skip to content

Commit 793a616

Browse files
authored
fix(functions-v2-imagemagick): upgrade sharp to fix inherited libvips vulnerabilities (#4395)
1 parent 4c654a7 commit 793a616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/v2/imagemagick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/functions-framework": "^3.1.0",
1919
"@google-cloud/storage": "^7.0.0",
2020
"@google-cloud/vision": "^4.0.0",
21-
"sharp": "^0.34.5"
21+
"sharp": "^0.35.3"
2222
},
2323
"devDependencies": {
2424
"c8": "^10.0.0",

0 commit comments

Comments
 (0)