diff --git a/docs/package.json b/docs/package.json index f34dfaff006f..2d654640dd64 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "@storybook/react": "^3.3.15", "babel-loader": "^6.4.1", "bootstrap": "^3.3.7", - "gatsby": "^1.9.231", + "gatsby": "^1.9.232", "gatsby-link": "^1.6.39", "gatsby-plugin-sharp": "^1.6.41", "gatsby-remark-autolink-headers": "^1.4.13", diff --git a/docs/yarn.lock b/docs/yarn.lock index af27bdcd7901..e130c49e1603 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4544,9 +4544,9 @@ gatsby-transformer-remark@^1.7.36: unist-util-select "^1.5.0" unist-util-visit "^1.1.1" -gatsby@^1.9.231: - version "1.9.231" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.231.tgz#869698acea98e633700a639104dd0e1b31d036ef" +gatsby@^1.9.232: + version "1.9.232" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.232.tgz#984ca5b5f634dc99e19e281075be70e6e191242d" dependencies: async "^2.1.2" babel-code-frame "^6.22.0"