Skip to content

Commit 6e02aec

Browse files
committed
chore: upgrade sharp to 0.35.2
The special case is no longer required for sharp >= 0.35.2 as it can take advantage of the existing sharedLibEmit logic.
1 parent 8673d63 commit 6e02aec

3 files changed

Lines changed: 205 additions & 169 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"semver": "^7.5.2",
127127
"sequelize": "^6.29.0",
128128
"serialport": "^13.0.0",
129-
"sharp": "^0.34.3",
129+
"sharp": "^0.35.2-rc.2",
130130
"shiki": "^0.14.5",
131131
"socket.io": "^2.4.0",
132132
"socket.io-client": "^2.2.0",

0 commit comments

Comments
 (0)