File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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" ,
26
- "@types/sharp" : " ^0.30.5 " ,
26
+ "@types/sharp" : " ^0.31.0 " ,
27
27
"gacp" : " ^3.0.3" ,
28
28
"rimraf" : " ^3.0.2" ,
29
29
"rollup" : " ^2.78.1" ,
Original file line number Diff line number Diff line change 136
136
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
137
137
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
138
138
139
- " @types/sharp@^0.30.5 " :
140
- version "0.30.5 "
141
- resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.30.5 .tgz#d75d91f7acf5260525aeae229845046dcff6d17a "
142
- integrity sha512-EhO29617AIBqxoVtpd1qdBanWpspk/kD2B6qTFRJ31Q23Rdf+DNU1xlHSwtqvwq1vgOqBwq1i38SX+HGCymIQg ==
139
+ " @types/sharp@^0.31.0 " :
140
+ version "0.31.0 "
141
+ resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.31.0 .tgz#c4af03a7e1d126f0d428a265e126fabd86ab6d0f "
142
+ integrity sha512-nwivOU101fYInCwdDcH/0/Ru6yIRXOpORx25ynEOc6/IakuCmjOAGpaO5VfUl4QkDtUC6hj+Z2eCQvgXOioknw ==
143
143
dependencies :
144
144
" @types/node" " *"
145
145
@@ -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.1 "
1330
+ resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.1 .tgz#b2f7076d381a120761aa93700cadefcf90a22458 "
1331
+ integrity sha512-GR8M1wBwOiFKLkm9JPun27OQnNRZdHfSf9VwcdZX6UrRmM1/XnOrLFTF0GAil+y/YK4E6qcM/ugxs80QirsHxg ==
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