diff --git a/site/package.json b/site/package.json index e77f91e4d..dc0685825 100644 --- a/site/package.json +++ b/site/package.json @@ -8,7 +8,7 @@ "bulma": "0.7.2", "classnames": "2.2.6", "docsearch.js": "2.6.2", - "gatsby": "2.0.72", + "gatsby": "2.0.73", "gatsby-image": "2.0.25", "gatsby-plugin-catch-links": "2.0.9", "gatsby-plugin-manifest": "2.0.12", diff --git a/site/yarn.lock b/site/yarn.lock index d09eb22c9..dc0de1045 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -6147,10 +6147,10 @@ gatsby-transformer-sharp@2.1.9: probe-image-size "^4.0.0" sharp "^0.21.0" -gatsby@2.0.72: - version "2.0.72" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.72.tgz#f848e2bcb3a1f38e4f01810c1c2dba897e2d2536" - integrity sha512-uPm9UWeIxv/0rEEbTtSFk7+RshyfS4++x7SiU/NJ6pbNlyeUfO+TT88wz3L0iqOAkuOHclMD4qEKQpU15VlEew== +gatsby@2.0.73: + version "2.0.73" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.0.73.tgz#7fd237faa69fdf7ad077f606398337988d4333aa" + integrity sha512-TSf0JYhL9/RRb7abMGiPDLq1x4qMaI2Lgyouz5OyMFLqJkfV4tQaJ7d3ltXdpGZPECazEjecXh/NVZEhGEWZzA== dependencies: "@babel/code-frame" "^7.0.0" "@babel/core" "^7.0.0"