@@ -2038,10 +2038,10 @@ babel-plugin-macros@^2.4.2:
20382038 cosmiconfig "^5.0.5"
20392039 resolve "^1.8.1"
20402040
2041- babel-plugin-remove-graphql-queries@^2.6.0 :
2042- version "2.6.0 "
2043- resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.0 .tgz#3a6809a3b37d5f6d4a699048797274b74ed21f14 "
2044- integrity sha512-3DgWDynWNRZ6Ehp++GbGLm/xzJo5KBaPwCeTjyprSUcNioYRMocti5gYHep0/DE/bBq99juM3OtaAxWVh0Wj/g ==
2041+ babel-plugin-remove-graphql-queries@^2.6.1 :
2042+ version "2.6.1 "
2043+ resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.6.1 .tgz#dc31c52b903f627ec2dda89bae30b640839d868c "
2044+ integrity sha512-YbJgL7sP+QtJIUnvmVth1iwbSlea6nc0YftAlkSkMTDCPTfhleBXUdMTqrXoBwR787Q9m9PR8javDMUK/Qs6Lg ==
20452045
20462046babel-plugin-syntax-dynamic-import@^6.18.0:
20472047 version "6.18.0"
@@ -5960,10 +5960,10 @@ gatsby-plugin-catch-links@2.0.11:
59605960 "@babel/runtime" "^7.0.0"
59615961 escape-string-regexp "^1.0.5"
59625962
5963- gatsby-plugin-manifest@2.0.18 :
5964- version "2.0.18 "
5965- resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.18 .tgz#da850ff6498079a14aa038ab8e23eadadf311b9f "
5966- integrity sha512-GqHeUwbGavxcIC3hvO5mUNKStVQ3Qs+1FPGTHGAZ5wHg6I6tS5Tv6gFtKWkk1faL6tIaF8h3IT9FFkkqqbLoBA ==
5963+ gatsby-plugin-manifest@2.0.19 :
5964+ version "2.0.19 "
5965+ resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.19 .tgz#5f8bd5e18dec1f91e5a552faeab0eb4a63e213d2 "
5966+ integrity sha512-pUjjVgWdL2hhT2UnP5uUeweQsH2546dMcjjCLt/b6ho79u3K8lX14tYQoss1XEeEIpyEviZ16ur+g4EppP74cA ==
59675967 dependencies:
59685968 "@babel/runtime" "^7.0.0"
59695969 bluebird "^3.5.0"
@@ -6029,10 +6029,10 @@ gatsby-plugin-sass@2.0.10:
60296029 "@babel/runtime" "^7.0.0"
60306030 sass-loader "^7.0.1"
60316031
6032- gatsby-plugin-sharp@2.0.21 :
6033- version "2.0.21 "
6034- resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.21 .tgz#38d87d13d8c8394faece8d081368772ee36bf5b4 "
6035- integrity sha512-HMQ9ThefvTwyJO4F5NzDaXyaqjFDFI7ZE3YSwjA+RJF9ySPShFfI0Ouu4aJtTqhb0S/QYK3Q5NpfuC5Q0zBj3g ==
6032+ gatsby-plugin-sharp@2.0.22 :
6033+ version "2.0.22 "
6034+ resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.22 .tgz#34f9141f6aa49742730309848837539ecd1c62fc "
6035+ integrity sha512-0QxJuOwTYlkC+4gl4OdAJ3GR1+pvPmH48KKoRPHc4XRokcTJDnF6BCTg+Vql98rTix9ZwATqFMLTHjzwOqfKCA ==
60366036 dependencies:
60376037 "@babel/runtime" "^7.0.0"
60386038 async "^2.1.2"
@@ -6089,16 +6089,17 @@ gatsby-remark-copy-linked-files@2.0.9:
60896089 probe-image-size "^4.0.0"
60906090 unist-util-visit "^1.3.0"
60916091
6092- gatsby-remark-images@3.0.4 :
6093- version "3.0.4 "
6094- resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.4 .tgz#7dbf012ef24ecd2c082ea9659da6b558680f7163 "
6095- integrity sha512-nQkHLC46OtS/RMXSu3crhp3SgkoCOb2Rdnsz+CWvUNcJc9rsCF0Wgu7ARcodXE0j0p7wEmkFlEzr8iUOd97AkQ ==
6092+ gatsby-remark-images@3.0.5 :
6093+ version "3.0.5 "
6094+ resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.5 .tgz#da839b37be6ef40cf4a7cfd32df57c266f41dac8 "
6095+ integrity sha512-FTxBq4UZvdbeK6EoedXXH/iP7sF5DZnwrCU7sFBWzO1BYGSsAUxpo/e5tdnh6rMcLHv1jDQWC5ajQXy79EQ/UA ==
60966096 dependencies:
60976097 "@babel/runtime" "^7.0.0"
60986098 cheerio "^1.0.0-rc.2"
60996099 is-relative-url "^2.0.0"
61006100 lodash "^4.17.10"
61016101 mdast-util-definitions "^1.2.0"
6102+ potrace "^2.1.1"
61026103 query-string "^6.1.0"
61036104 slash "^1.0.0"
61046105 unist-util-select "^1.5.0"
@@ -6182,10 +6183,10 @@ gatsby-transformer-sharp@2.1.14:
61826183 probe-image-size "^4.0.0"
61836184 sharp "^0.21.3"
61846185
6185- gatsby@2.1.16 :
6186- version "2.1.16 "
6187- resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.16 .tgz#2cb24c71cd4d9d701cd1c6c04248f5041f3bcf53 "
6188- integrity sha512-Qnq5WEXXzsnGmVbqZhJegLXBwb1Msyraq2yksGj4t8psa3rGy7wB8romrNxaeknbAW7syWW0mKU/GO0P22YMcA ==
6186+ gatsby@2.1.17 :
6187+ version "2.1.17 "
6188+ resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.1.17 .tgz#c33692fca683b891703c912f27ca88902077c400 "
6189+ integrity sha512-bipZkhXyDstYqTDJ8Sym1s6DIx2ffaz2IFM6cYcI2tTl4dQswkQSqzteulqN1ApAWSfAkEZoP5eFt8cCqvv1dw ==
61896190 dependencies:
61906191 "@babel/code-frame" "^7.0.0"
61916192 "@babel/core" "^7.0.0"
@@ -6202,7 +6203,7 @@ gatsby@2.1.16:
62026203 babel-loader "^8.0.0"
62036204 babel-plugin-add-module-exports "^0.2.1"
62046205 babel-plugin-dynamic-import-node "^1.2.0"
6205- babel-plugin-remove-graphql-queries "^2.6.0 "
6206+ babel-plugin-remove-graphql-queries "^2.6.1 "
62066207 babel-preset-gatsby "^0.1.8"
62076208 better-opn "0.1.4"
62086209 better-queue "^3.8.6"
0 commit comments