diff --git a/website/package.json b/website/package.json index b609825f..ea6766ed 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "@emotion/styled": "^10.0.27", "dayjs": "^1.8.23", "emotion-theming": "^10.0.27", - "gatsby": "3.1.1", + "gatsby": "3.1.2", "gatsby-plugin-catch-links": "3.1.0", "gatsby-plugin-emotion": "^4.2.0", "gatsby-plugin-manifest": "3.1.0", diff --git a/website/yarn.lock b/website/yarn.lock index 9f101c35..1b79c8f6 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -5808,10 +5808,10 @@ gatsby-transformer-yaml@3.1.0: lodash "^4.17.21" unist-util-select "^1.5.0" -gatsby@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.1.tgz#510f2160decb477f4837c08305f516538c2725a2" - integrity sha512-rn5M+Hc2RlJnwU8rHQ/5ZQ5VVJFRHt1iFq+A2AogSITYL538/FU7+94K3TWYexc5VJgfOptXo3eg4RCOpOTFHg== +gatsby@3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.1.2.tgz#666420ad991e092b1d7e9fb887c2c31f6a8c4118" + integrity sha512-3gF954rAkbZimrJe0K8gXl6Xe1AGyu04k813ut1Dzh98xf6WJoJQOFjQKB9MLmrzY7WRS94Pah1/9GuO+5hEpQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3"