diff --git a/package.json b/package.json index eada1f0..8450c35 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "bluebird": "^3.7.2", "classnames": "^2.2.6", "codecov": "^3.8.1", - "gatsby": "^2.29.2", + "gatsby": "^2.29.3", "gatsby-link": "^2.8.0", "gatsby-plugin-catch-links": "^2.7.0", "gatsby-plugin-feed": "^2.10.0", diff --git a/yarn.lock b/yarn.lock index fc4e0c2..94e9f2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8630,10 +8630,10 @@ gatsby-transformer-sharp@^2.9.0: semver "^7.3.2" sharp "^0.26.3" -gatsby@^2.29.2: - version "2.29.2" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.2.tgz#fcad36a320cd2cb34528b18762b37e8299042e82" - integrity sha512-89My5UzWA3Ix6zVWr2qQ95nIfVGBRRTpJ5gvp9oqAS+pwV6WxUg/vn7TDVifyg1eqS1jS+FDX96+txji+54QPg== +gatsby@^2.29.3: + version "2.29.3" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.3.tgz#879d3b7ecfe9ae6a767927cc46a366e730c22ed2" + integrity sha512-hcQwvor43T+7KU5gYsRz0B54kAkq0Bglcn/igMD8sJaaNxm9vIC86SLi0PLPMPr444H6A+h8X9Of60ZrmxPHBw== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3"