Skip to content

Commit 0d1cfb7

Browse files
authored
fix(run-image-processing): upgrade sharp to fix inherited libvips vulnerabilities (#4396)
1 parent 793a616 commit 0d1cfb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run/image-processing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@google-cloud/storage": "^7.0.0",
2323
"@google-cloud/vision": "^4.0.0",
2424
"express": "^4.16.4",
25-
"sharp": "^0.34.5"
25+
"sharp": "^0.35.3"
2626
},
2727
"devDependencies": {
2828
"c8": "^10.0.0",

0 commit comments

Comments
 (0)