Merge pull request #276 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.10
This commit is contained in:
commit
40583fa637
|
@ -17,7 +17,7 @@
|
|||
"gatsby-plugin-sass": "^2.3.4",
|
||||
"gatsby-plugin-sharp": "^2.6.12",
|
||||
"gatsby-source-filesystem": "^2.3.12",
|
||||
"gatsby-transformer-sharp": "^2.5.5",
|
||||
"gatsby-transformer-sharp": "^2.5.10",
|
||||
"http-status-codes": "^1.4.0",
|
||||
"jsonp": "^0.2.1",
|
||||
"node-sass": "^4.14.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6767,12 +6767,12 @@ gatsby-telemetry@^1.3.12:
|
|||
stack-utils "1.0.2"
|
||||
uuid "3.4.0"
|
||||
|
||||
gatsby-transformer-sharp@^2.5.5:
|
||||
version "2.5.5"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.5.tgz#e42c8db6f55fe40acd5733a030f437df7cea980d"
|
||||
integrity sha512-s5IvYwg7TDPCYoCiIpYO6U32sQyOXFlVJNe5gJk4VlztVe5+wbBaGcthsqYrhxEekantc9zg2aLJ+tpvJ9HoFA==
|
||||
gatsby-transformer-sharp@^2.5.10:
|
||||
version "2.5.10"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.10.tgz#ab5298be82bbb2250777fbc298816277b94525d7"
|
||||
integrity sha512-TXOhY4R5TrwtdHYmdqCZ45+PsVIiAUlcckxaNep1Ww/YLZsuaWm6JM8O9Wfy9MUGERmPYQpKfRJv3jCs8vSXYA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
"@babel/runtime" "^7.10.3"
|
||||
bluebird "^3.7.2"
|
||||
fs-extra "^8.1.0"
|
||||
potrace "^2.1.6"
|
||||
|
|
Reference in New Issue