Skip to content

Commit 779d4c7

Browse files
authored
fix(imagemagick): bump sharp to ^0.35.3 to resolve libvips CVEs (#4392)
1 parent 2187603 commit 779d4c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/imagemagick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/storage": "^7.0.0",
1919
"@google-cloud/vision": "^4.0.0",
20-
"sharp": "^0.34.5"
20+
"sharp": "^0.35.3"
2121
},
2222
"devDependencies": {
2323
"@google-cloud/functions-framework": "^3.0.0",

0 commit comments

Comments
 (0)