File tree 8 files changed +11
-11
lines changed
8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11
11
"gatsby-core-utils" : " ^4.4.0-next.1" ,
12
12
"gatsby-plugin-utils" : " ^4.4.0-next.1" ,
13
13
"semver" : " ^7.3.8" ,
14
- "sharp" : " ^0.31.2 "
14
+ "sharp" : " ^0.31.3 "
15
15
},
16
16
"devDependencies" : {
17
17
"@babel/cli" : " ^7.15.4" ,
Original file line number Diff line number Diff line change 18
18
"lodash" : " ^4.17.21" ,
19
19
"probe-image-size" : " ^7.2.3" ,
20
20
"semver" : " ^7.3.8" ,
21
- "sharp" : " ^0.31.2 "
21
+ "sharp" : " ^0.31.3 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/cli" : " ^7.15.4" ,
Original file line number Diff line number Diff line change 22
22
"is-relative-url" : " ^3.0.0" ,
23
23
"lodash" : " ^4.17.21" ,
24
24
"semver" : " ^7.3.8" ,
25
- "sharp" : " ^0.31.2 " ,
25
+ "sharp" : " ^0.31.3 " ,
26
26
"unist-util-select" : " ^3.0.4"
27
27
},
28
28
"devDependencies" : {
Original file line number Diff line number Diff line change 15
15
"homepage" : " https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-sharp#readme" ,
16
16
"dependencies" : {
17
17
"@types/sharp" : " ^0.31.0" ,
18
- "sharp" : " ^0.31.2 "
18
+ "sharp" : " ^0.31.3 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/cli" : " ^7.15.5" ,
Original file line number Diff line number Diff line change 28
28
"gatsby-plugin-utils" : " ^4.4.0-next.1" ,
29
29
"gatsby-source-filesystem" : " ^5.4.0-next.1" ,
30
30
"node-fetch" : " ^2.6.7" ,
31
- "sharp" : " ^0.31.2 " ,
31
+ "sharp" : " ^0.31.3 " ,
32
32
"shift-left" : " ^0.1.5"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change 40
40
"read-chunk" : " ^3.2.0" ,
41
41
"replaceall" : " ^0.1.6" ,
42
42
"semver" : " ^7.3.8" ,
43
- "sharp" : " ^0.31.2 " ,
43
+ "sharp" : " ^0.31.3 " ,
44
44
"valid-url" : " ^1.0.9"
45
45
},
46
46
"devDependencies" : {
Original file line number Diff line number Diff line change 14
14
"gatsby-plugin-utils" : " ^4.4.0-next.1" ,
15
15
"probe-image-size" : " ^7.2.3" ,
16
16
"semver" : " ^7.3.8" ,
17
- "sharp" : " ^0.31.2 "
17
+ "sharp" : " ^0.31.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@babel/cli" : " ^7.15.4" ,
Original file line number Diff line number Diff line change @@ -21350,10 +21350,10 @@ shallow-copy@~0.0.1:
21350
21350
version "0.0.1"
21351
21351
resolved "https://registry.yarnpkg.com/shallow-copy/-/shallow-copy-0.0.1.tgz#415f42702d73d810330292cc5ee86eae1a11a170"
21352
21352
21353
- sharp@^0.31.2 :
21354
- version "0.31.2 "
21355
- resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.2 .tgz#a8411c80512027f5a452b76d599268760c4e5dfa "
21356
- integrity sha512-DUdNVEXgS5A97cTagSLIIp8dUZ/lZtk78iNVZgHdHbx1qnQR7JAHY0BnXnwwH39Iw+VKhO08CTYhIg0p98vQ5Q ==
21353
+ sharp@^0.31.3 :
21354
+ version "0.31.3 "
21355
+ resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.3 .tgz#60227edc5c2be90e7378a210466c99aefcf32688 "
21356
+ integrity sha512-XcR4+FCLBFKw1bdB+GEhnUNXNXvnt0tDo4WsBsraKymuo/IAuPuCBVAL2wIkUw2r/dwFW5Q5+g66Kwl2dgDFVg ==
21357
21357
dependencies:
21358
21358
color "^4.2.3"
21359
21359
detect-libc "^2.0.1"
You can’t perform that action at this time.
0 commit comments