diff --git a/package.json b/package.json index 6a82115..58427b0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "bluebird": "^3.7.2", "classnames": "^2.2.6", "codecov": "^3.6.4", - "gatsby": "^2.19.11", + "gatsby": "^2.19.12", "gatsby-link": "^2.2.29", "gatsby-plugin-catch-links": "^2.1.25", "gatsby-plugin-feed": "^2.3.27", diff --git a/yarn.lock b/yarn.lock index 0e999b3..eb4b6a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2472,7 +2472,7 @@ string-width "^2.0.0" strip-ansi "^3" -"@reach/router@^1.2.1": +"@reach/router@1.2.1": version "1.2.1" resolved "https://registry.yarnpkg.com/@reach/router/-/router-1.2.1.tgz#34ae3541a5ac44fa7796e5506a5d7274a162be4e" integrity sha512-kTaX08X4g27tzIFQGRukaHmNbtMYDS3LEWIS8+l6OayGIw6Oyo1HIF/JzeuR2FoF9z6oV+x/wJSVSq4v8tcUGQ== @@ -7850,10 +7850,10 @@ gatsby-transformer-sharp@^2.3.14: semver "^5.7.1" sharp "^0.23.4" -gatsby@^2.19.11: - version "2.19.11" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.11.tgz#9e1be03ffb680f3ff988dcecf07d3cc89ef5e4b7" - integrity sha512-bSDAA4ShMp+xU5z95U2mCfvkJJIYzlFVU4V77J0mWknvs2p7TFt92qnrfVfj8xvqVoRE3yxsuIQTbmOkCpK+9w== +gatsby@^2.19.12: + version "2.19.12" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.12.tgz#9819d47407386912ad89f8067d69cec4ef7aec23" + integrity sha512-oI76KUEIebmaVOwtHuRINBspLvKHCIOdVPiNdgT/ly05iJLg9OsKd6/eYZ/rO+YYWew8t+MmoMVmRLpaWE2RBQ== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.5" @@ -7864,7 +7864,7 @@ gatsby@^2.19.11: "@hapi/joi" "^15.1.1" "@mikaelkristiansson/domready" "^1.0.10" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" - "@reach/router" "^1.2.1" + "@reach/router" "1.2.1" "@typescript-eslint/eslint-plugin" "^2.11.0" "@typescript-eslint/parser" "^2.11.0" address "1.1.2"