diff --git a/package.json b/package.json index 73b7f49..2de9ea1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "axios": "0.21.1", - "gatsby": "3.12.0", + "gatsby": "3.12.1", "gatsby-plugin-manifest": "3.12.0", "gatsby-plugin-react-helmet": "4.12.0", "gatsby-plugin-sass": "4.12.0", diff --git a/yarn.lock b/yarn.lock index ab7ba6d..c1e7e73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5121,10 +5121,10 @@ gatsby-worker@^0.3.0: dependencies: "@babel/core" "^7.14.8" -gatsby@3.12.0: - version "3.12.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.0.tgz#f6e39716b8d9412353be9d2fa880f19dd5f03216" - integrity sha512-H0F2ZNLuYZAg2TyHSjvsKlYfLo9bNUoMha3W4csLeAsI8okP3HV9m0J8FXVMrK4CdGc1RXqQzNu+2HdUpdMZZQ== +gatsby@3.12.1: + version "3.12.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.1.tgz#89899c2966df6a51228f39a099f68aab2baabc1a" + integrity sha512-Z2lh2EB8Oh68JHImnlHpqgivAKQ81CYNA9faMgQM/okvF0n5Zrb8/1cKb1VuEwwbjhwZjLAlCQAIZ79vs7IHDg== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.14.8"