File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
"gatsby-plugin-react-helmet" : " ^3.1.10" ,
15
15
"gatsby-plugin-sharp" : " ^2.2.27" ,
16
16
"gatsby-source-filesystem" : " ^2.1.28" ,
17
- "gatsby-transformer-sharp" : " ^2.2.19 " ,
17
+ "gatsby-transformer-sharp" : " ^2.2.21 " ,
18
18
"gatsby-transformer-yaml" : " ^2.2.12" ,
19
19
"postcss-custom-media" : " ^7.0.8" ,
20
20
"postcss-nested" : " ^4.1.2" ,
Original file line number Diff line number Diff line change @@ -5401,13 +5401,13 @@ gatsby-telemetry@^1.1.30:
5401
5401
stack-utils "1.0.2"
5402
5402
uuid "3.3.3"
5403
5403
5404
- gatsby-transformer-sharp@^2.2.19 :
5405
- version "2.2.19 "
5406
- resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.19 .tgz#3a329d03bc04001b7d4d233368d7befb3dbf1cd9 "
5407
- integrity sha512-hGUPmO84ZpoDWnJMxOIP21b/jwMcpWtTnxZixQL4irhzEv5qy2OJpDD457smMp0ZxCPoyL6zJ+AWvYZmy+lmrA ==
5404
+ gatsby-transformer-sharp@^2.2.21 :
5405
+ version "2.2.21 "
5406
+ resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.21 .tgz#74aece990d083b1f8629147554ce860230165e45 "
5407
+ integrity sha512-GjwXrxorTb6zAkdDwlxKpvBa6aXw1tOBgpURxW+xjivCi3sZnpjCEG38HaxsYoaOfutk+Q4xxoFIWCnZJCg15g ==
5408
5408
dependencies:
5409
- "@babel/runtime" "^7.6.2 "
5410
- bluebird "^3.5.5 "
5409
+ "@babel/runtime" "^7.6.3 "
5410
+ bluebird "^3.7.0 "
5411
5411
fs-extra "^8.1.0"
5412
5412
potrace "^2.1.2"
5413
5413
probe-image-size "^4.1.1"
You can’t perform that action at this time.
0 commit comments