diff --git a/package.json b/package.json index c4db866..09aa9e6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "bluebird": "^3.5.5", "classnames": "^2.2.6", "codecov": "^3.5.0", - "gatsby": "^2.13.55", + "gatsby": "^2.13.56", "gatsby-link": "^2.2.4", "gatsby-plugin-catch-links": "^2.1.2", "gatsby-plugin-feed": "^2.3.6", diff --git a/yarn.lock b/yarn.lock index 5f0cdc5..bd4592b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5983,10 +5983,10 @@ gatsby-transformer-sharp@^2.2.6: semver "^5.6.0" sharp "^0.22.1" -gatsby@^2.13.55: - version "2.13.55" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.55.tgz#dfef1a2154c5526799b0f455f711c47f2116bc03" - integrity sha512-nhsOc7ZH9gtn8xjFMh0FZobe3hsDN4OEPKaOJ+L43JE2D5Hq1YB5T2SeSQ4e6524v8GU/ij0wxIXEibMYtpygA== +gatsby@^2.13.56: + version "2.13.56" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.56.tgz#e09f421cda044cfb95f59bde44a82e081ba9a2de" + integrity sha512-e40VmEQHxah/L3AKb1U7UEl/qQ9YZJFvINyUgv1eP4RSVuhvgL7JE6YrzqhhAe4UA/yvQIqOiYbOc2JFjBPZDg== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0"