diff --git a/package.json b/package.json index 9634caa..4820fa4 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.4", + "gatsby": "4.1.5", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.1.3", "gatsby-plugin-asset-path": "3.0.4", diff --git a/yarn.lock b/yarn.lock index a317773..d29f115 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6498,10 +6498,10 @@ gatsby-worker@^1.1.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.1.4: - version "4.1.4" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.4.tgz#305f46567f74a7043042d61910fefaf5f27a63f2" - integrity sha512-uO+wSjcWONIER2tuJlpc2vKm7f9BNjVPrSMTemNINBEI8ffYtVB9Zhf8L/qyzJ3PiPibbo2CHXZjZ+ijABr4jA== +gatsby@4.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.5.tgz#11a8d87ed880f9b227178bf5299b66f5fea5b199" + integrity sha512-TbPqdZl86vm47v04mfTkdFmv+Hnnob3qMEGCBEeaHI6Z9a38RaPQsRMBkbQh+l7Z1Pc6UWD1Lw/wDhL4cDNe+Q== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"