diff --git a/package.json b/package.json index b6befec..401d4b6 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@marscollective/gatsby-theme-link-free": "0.2.7", - "gatsby": "3.0.1", + "gatsby": "3.0.2", "react": "17.0.1", "react-dom": "17.0.1" } diff --git a/yarn.lock b/yarn.lock index de79496..d8da930 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7520,10 +7520,10 @@ gatsby-transformer-yaml@^2.8.0: lodash "^4.17.20" unist-util-select "^1.5.0" -gatsby@3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.1.tgz#5dd4cf2bcfd07b965b8605a99d54e7a834bfb598" - integrity sha512-ap9gbjPrk9ft1SY+fsAKfOpHWfUS+wb5kkeRxOunsQvvizoCUqCcxlRbuNpw1EKmPoHGbHN5D1vVEh1RXAwM6g== +gatsby@3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.2.tgz#8aba580f4dbc32757be620e438680aa545af0e08" + integrity sha512-eFaKCkzAPhI3+zmCQOoTLad0rE/RVfOlqxBPE8sjlwye/bHDG5q2V5ZNB2NHydQ4KgFvs//BcVFdUuXszvnAaQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3"