Skip to content

Commit 3528b76

Browse files
authored
chore: upgrade sharp to latest v0.35.3 (#594)
~~Extends the sharp "special case" with additional ESM/CJS-specific paths added in v0.35.0.~~ No longer requires the "special case" from 0.35.2 onwards. - lovell/sharp#4509 - lovell/sharp#4543 The existing path check remains to support older versions ~~and future-proof for when we switch to ESM-only~~.
1 parent 282d1f3 commit 3528b76

2 files changed

Lines changed: 215 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.3",
130130
"shiki": "^0.14.5",
131131
"socket.io": "^2.4.0",
132132
"socket.io-client": "^2.2.0",

0 commit comments

Comments
 (0)