diff --git a/package.json b/package.json index bd72b38..2597fde 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "18.0.8", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.24.7", + "gatsby": "4.24.8", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.24.0", "gatsby-plugin-asset-path": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 94b0dec..f312ed0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7048,10 +7048,10 @@ gatsby-worker@^1.24.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.24.7: - version "4.24.7" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.7.tgz#51036aed3df01ed2c403b6cb88512d8a820ab0e8" - integrity sha512-9eA80r0T618fdgdbNa/xuxJpsl0sPD2HBflPC18zNqhwCrboEXe057/VU2DUnQfqrgRislCAf8XDVTjgFXjbbQ== +gatsby@4.24.8: + version "4.24.8" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.8.tgz#2f4c34b3e6727c78a31971e1902d9672e052b5af" + integrity sha512-dbpAXMpWPv0P3H+xYhK2+XZ+W0xsgvZUvQTYhYEro7jVh9gBJr68tlT4YYH7J+9FThrIcg6MPLN7KLVJp8yyGw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"