diff --git a/package.json b/package.json index 0bc3d18..edf03b0 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ "@types/react-dom": "17.0.11", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.7.1", + "gatsby": "4.7.2", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.7.0", "gatsby-plugin-asset-path": "3.0.4", "gatsby-plugin-feed": "4.7.0", "gatsby-plugin-image": "2.7.0", "gatsby-plugin-manifest": "4.7.0", - "gatsby-plugin-mdx": "3.7.0", + "gatsby-plugin-mdx": "3.7.1", "gatsby-plugin-netlify": "4.1.0", "gatsby-plugin-offline": "5.7.0", "gatsby-plugin-portal": "1.0.7", diff --git a/yarn.lock b/yarn.lock index cdd09f0..cc582cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5897,10 +5897,10 @@ gatsby-plugin-manifest@4.7.0: semver "^7.3.5" sharp "^0.29.3" -gatsby-plugin-mdx@3.7.0: - version "3.7.0" - resolved "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.7.0.tgz" - integrity sha512-VMoTiIQn2kxgNXfdjTPIwvhAGgcWATwDSaQdTTGdJD0986X4/jGo4yo0u4avx08fHW1RN5qAEnZxGjbZG5beRA== +gatsby-plugin-mdx@3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.7.1.tgz#5d2452da9325c09d9079e3089e1fc1acc58ed49e" + integrity sha512-9KHxxTVjEWExELDjcIGhBAz0Gcg6TVP1l3U7bS0wAcFTfpG3vEX2vLqvPZY0uBZ0yoRtqZjT3xablH9UGOy6KA== dependencies: "@babel/core" "^7.15.5" "@babel/generator" "^7.15.4" @@ -6228,10 +6228,10 @@ gatsby-worker@^1.7.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.7.1: - version "4.7.1" - resolved "https://registry.npmjs.org/gatsby/-/gatsby-4.7.1.tgz" - integrity sha512-tcrS859gMlh1Ng53TezzkOkWQFs4dY/HeSXV70MnZtoxMOirsIKrIx46f+26eHYlCi2Fp8Fi1Et6jicunB6OkA== +gatsby@4.7.2: + version "4.7.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.7.2.tgz#3bc8f7fa762361e83308dfc3d67316a236ab168e" + integrity sha512-DY7qoFQ8y+14UsmEkzWigHWPkkJ79elu6A2nDjg19YV8K8k96PlexkYLDYOI5kSBiCmCV+ZURVfexuVU0U0HDA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"