diff --git a/package.json b/package.json index 3f9329c..5f0acee 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@mdx-js/react": "1.6.22", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.1.0", + "gatsby": "4.1.1", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.1.0", "gatsby-plugin-asset-path": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 77fead9..945d1fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6436,10 +6436,10 @@ gatsby-worker@^1.1.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.0.tgz#127fac566621a859fa4aa239df3c44cf909dec3c" - integrity sha512-P0qjThvYxhJGZP8UoTdDUE8bH6T/UUQZpN+XhtLtqIAbInrsJncaNhM0CLrlhVQgYya13MCW5Dy+ZGqzAOMs5g== +gatsby@4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.1.tgz#e3c5276519c9308efd77c6cb677b92836658a40c" + integrity sha512-emFa7udQ0P3xPS7GSo1C1FauH1uuw7PHlT0KXMBf0mQS/MVHzeDAnlfZluIXpKlNO6g93p16HOzk4g9EhlpY/Q== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"