File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"blurhash" : " ^1.1.5" ,
21
21
"node-fetch" : " 2.6.7" ,
22
- "sharp" : " ^0.30.7 "
22
+ "sharp" : " ^0.31.0 "
23
23
},
24
24
"devDependencies" : {
25
25
"@types/node-fetch" : " ^2.6.2" ,
Original file line number Diff line number Diff line change @@ -1325,10 +1325,10 @@ serialize-javascript@^4.0.0:
1325
1325
dependencies :
1326
1326
randombytes "^2.1.0"
1327
1327
1328
- sharp@^0.30.7 :
1329
- version "0.30.7 "
1330
- resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7 .tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c "
1331
- integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig ==
1328
+ sharp@^0.31.0 :
1329
+ version "0.31.0 "
1330
+ resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.0 .tgz#ce9b5202a5667486721cf07fd5b52360b1c2275a "
1331
+ integrity sha512-ft96f8WzGxavg0rkLpMw90MTPMUZDyf0tHjPPh8Ob59xt6KzX8EqtotcqZGUm7kwqpX2pmYiyYX2LL0IZ/FDEw ==
1332
1332
dependencies :
1333
1333
color "^4.2.3"
1334
1334
detect-libc "^2.0.1"
You can’t perform that action at this time.
0 commit comments