Skip to content

Commit d6d219d

Browse files
authored
fix(next/image): bump sharp@0.34.1 (#77839)
This PR updates deps to `sharp@0.34.1` to fix few bugs we found: - lovell/sharp#4277 - lovell/sharp#4328 See the full list of changes here: lovell/sharp#4248
1 parent 7079203 commit d6d219d

File tree

2 files changed

+1079
-666
lines changed

2 files changed

+1079
-666
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
}
132132
},
133133
"optionalDependencies": {
134-
"sharp": "^0.33.5"
134+
"sharp": "^0.34.1"
135135
},
136136
"devDependencies": {
137137
"@ampproject/toolbox-optimizer": "2.8.3",

0 commit comments

Comments
 (0)