diff --git a/package.json b/package.json index d54892f..e4a06be 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "17.0.11", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.7.0", + "gatsby": "4.7.1", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.7.0", "gatsby-plugin-asset-path": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 54f2741..404bdf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6048,10 +6048,10 @@ gatsby-legacy-polyfills@^2.7.0: "@babel/runtime" "^7.15.4" core-js-compat "3.9.0" -gatsby-link@^4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.7.0.tgz#4eac19967a0c8a7ce4c4a0db9b4c7da1ac400128" - integrity sha512-uDA0iwOEk8d4lXB7TfocnCo3Mxb8O4ZwUggHNH6lIo+H/geG7Gfr9RMGKwdXtarvsknCggA3qTcSOpQHJOVDuQ== +gatsby-link@^4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.7.1.tgz#2fd1e63d615898f4afc2832b27626ad1ff0ba013" + integrity sha512-4xbuCnBmlZ4IWHPreIeC2TjwDPseRkwaNekEpUo53r/xoIB2PBMO1uMUrqNx2C0+DxEQXhMhaprK2A+eCFa8Kw== dependencies: "@babel/runtime" "^7.15.4" "@types/reach__router" "^1.3.10" @@ -6460,10 +6460,10 @@ gatsby-worker@^1.7.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.0.tgz#220811752523aad0a50e6f197aca647ce75c02d9" - integrity sha512-xudU3fBaM+ibh+hvgxEUoWElJG9qapflXcD4mXikcR3LK9aCeAjFjQXbdsIqhHEvAI5NRb7XtneWDXARhPzHbA== +gatsby@4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.1.tgz#0c59c74b5856c27c007490d14cdf07f79ea11b94" + integrity sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6536,7 +6536,7 @@ gatsby@4.7.0: gatsby-core-utils "^3.7.0" gatsby-graphiql-explorer "^2.7.0" gatsby-legacy-polyfills "^2.7.0" - gatsby-link "^4.7.0" + gatsby-link "^4.7.1" gatsby-page-utils "^2.7.0" gatsby-plugin-page-creator "^4.7.0" gatsby-plugin-typescript "^4.7.0"