diff --git a/package.json b/package.json index 209782b..518c318 100644 --- a/package.json +++ b/package.json @@ -41,13 +41,13 @@ "bluebird": "^3.7.2", "classnames": "^2.2.6", "codecov": "^3.6.5", - "gatsby": "^2.19.19", + "gatsby": "^2.19.21", "gatsby-link": "^2.2.29", "gatsby-plugin-catch-links": "^2.1.25", "gatsby-plugin-feed": "^2.3.27", "gatsby-plugin-flow": "^1.1.19", "gatsby-plugin-google-gtag": "^1.1.22", - "gatsby-plugin-manifest": "^2.2.41", + "gatsby-plugin-manifest": "^2.2.42", "gatsby-plugin-netlify": "^2.1.32", "gatsby-plugin-netlify-cms": "^4.1.40", "gatsby-plugin-offline": "^3.0.35", diff --git a/yarn.lock b/yarn.lock index dc6e207..d8ac31c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7544,10 +7544,10 @@ fuzzy@^0.1.1: version "0.1.3" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" -gatsby-cli@^2.8.30: - version "2.8.30" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.30.tgz#29655d05890d7c54b04d3fecd97446941e0c0507" - integrity sha512-dEGuvF91EwSzLwBV98NDihtn6e6uZedcPljlx9Mr7ZQLlOhGAVDcWR9KNq0Z1SWeRInwWc3cEdUJ6TUmPa308Q== +gatsby-cli@^2.9.0: + version "2.9.0" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.9.0.tgz#eba30607ca126384676778851460cf1c4bddc631" + integrity sha512-aK8yDAt5S8pj/l/+RHMO2UJeBpsUARmAhC5lDh1dhfRfqdlKXwuAIStw8PY+aLpKAd/oyunvqI0D2y4BH3+eNA== dependencies: "@babel/code-frame" "^7.5.5" "@babel/runtime" "^7.7.6" @@ -7665,10 +7665,10 @@ gatsby-plugin-google-gtag@^1.1.22: "@babel/runtime" "^7.7.6" minimatch "^3.0.4" -gatsby-plugin-manifest@^2.2.41: - version "2.2.41" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.41.tgz#c6952e466b163145b74aa071822a97a797a68e01" - integrity sha512-eKbnpDSLbGUzmnfE65uLit/J8XS4LYslyRHtqMhTja6JcdzjXVWFsO9043tqUXfL8+JBw5PccCxZM8BIN23+Vw== +gatsby-plugin-manifest@^2.2.42: + version "2.2.42" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.42.tgz#ad069b04576eb995ad6ceaa4712db90e600eb500" + integrity sha512-3YWq2zfv6LR0FWlfhZL//mrueuTr+u9cSr8K9HIXKBVby1FZ2CndzaMPbmj61/FSqXHXX2/bhvOx5imFuZCxmw== dependencies: "@babel/runtime" "^7.7.6" gatsby-core-utils "^1.0.28" @@ -7981,10 +7981,10 @@ gatsby-transformer-sharp@^2.3.14: semver "^5.7.1" sharp "^0.23.4" -gatsby@^2.19.19: - version "2.19.19" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.19.tgz#8d4aa54e8c8da9cb38c5c7a15cfa358aec496f65" - integrity sha512-Is2s9qJ5p9fSzwhAf2LpKcv5l3/03Le3ZMJiU4ZOOauFhzLbsEIWK/Fu90GwnC8T7t9iWH3myI9NGh3a9+6cAQ== +gatsby@^2.19.21: + version "2.19.21" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.21.tgz#4e9cdb6c56150cf38897795996ff509a22b44942" + integrity sha512-Ufgw++wkgx0YV8I7ihGxpTa3XYR47VyLDmUzj6xnvv59EQWLnMILA4ie67xnzX0gMXi5qsJuywTQ+NGYYLi19Q== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.5" @@ -8045,7 +8045,7 @@ gatsby@^2.19.19: flat "^4.1.0" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.8.30" + gatsby-cli "^2.9.0" gatsby-core-utils "^1.0.28" gatsby-graphiql-explorer "^0.2.34" gatsby-link "^2.2.29"