File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
"gatsby-plugin-sharp" : " ^3.1.0" ,
52
52
"gatsby-plugin-sitemap" : " ^3.1.0" ,
53
53
"gatsby-source-filesystem" : " ^3.1.0" ,
54
- "gatsby-transformer-sharp" : " ^3.0 .0" ,
54
+ "gatsby-transformer-sharp" : " ^3.1 .0" ,
55
55
"lodash-es" : " ^4.17.21" ,
56
56
"postcss" : " ^8.2.8" ,
57
57
"react" : " ^17.0.1" ,
Original file line number Diff line number Diff line change @@ -7339,10 +7339,10 @@ gatsby-telemetry@^2.1.0:
7339
7339
node-fetch "^2.6.1"
7340
7340
uuid "3.4.0"
7341
7341
7342
- gatsby-transformer-sharp@^3.0 .0:
7343
- version "3.0 .0"
7344
- resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-3.0 .0.tgz#7fb9806aef08966d2cb610cc6e814639075c931f "
7345
- integrity sha512-ydkUxYdoELPHcuE2OyTjgS3odcCikn6MPRC//dxPYDrIDMoJ6xPkbetTrshOEdGa2Yf02pp75Fs82PSeC+AXhA ==
7342
+ gatsby-transformer-sharp@^3.1 .0:
7343
+ version "3.1 .0"
7344
+ resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-3.1 .0.tgz#958318785828302ef195a071bfb71071c94028be "
7345
+ integrity sha512-wj7KFhbqkxT5Ff5R8RDpBz5DweR6frLyIX28n4ryGIqMkgkmEwkIfWcA4/JjocDm4dVwkXKmlwJA1jufkGEpCg ==
7346
7346
dependencies:
7347
7347
"@babel/runtime" "^7.12.5"
7348
7348
bluebird "^3.7.2"
You can’t perform that action at this time.
0 commit comments