diff --git a/package.json b/package.json index 9d5e75d93..91c311f13 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "gatsby-plugin-layout": "2.0.0", "gatsby-plugin-manifest": "3.0.0", "gatsby-plugin-material-ui": "2.1.10", - "gatsby-plugin-mdx": "2.0.1", + "gatsby-plugin-mdx": "2.1.0", "gatsby-plugin-preconnect": "1.2.0", "gatsby-plugin-react-helmet": "4.0.0", "gatsby-plugin-remove-serviceworker": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 82114de0d..6f64420a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7501,10 +7501,10 @@ gatsby-cli@3.0.0, gatsby-cli@^3.0.0: yoga-layout-prebuilt "^1.9.6" yurnalist "^2.1.0" -gatsby-core-utils@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.0.0.tgz#00fdc1f2efcaabe7426e63b020a7117ca613780c" - integrity sha512-+DrClKZ/ScTbzhIHZXuU3DoIhEJ95uJV+swR7VVqYVhEpV1CnjUGR/dB+tMd0VqlPdrXB38FuR8O5kuSvYm+/A== +gatsby-core-utils@^2.0.0, gatsby-core-utils@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.1.0.tgz#634989bc3cde1c7add752fbdc3c6a3cdd8e23377" + integrity sha512-zBNZ4kypfgqrUWNGMQQCXZookssXWaTnLWmxM7TOz5Phjvr0NvQo/xpkUgVbuylkQDwprmg88oRdox8L3zMY9Q== dependencies: ci-info "2.0.0" configstore "^5.0.1" @@ -7632,10 +7632,10 @@ gatsby-plugin-material-ui@2.1.10: clean-css "^4.2.1" postcss "^7.0.17" -gatsby-plugin-mdx@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-2.0.1.tgz#f3762a036ff9db5daa56dfdde313ddbdc67c05e3" - integrity sha512-wNMFTsa5u1KeESt3jyICy3fz5y3JhmKynFJ0J7YeTHm9EMoCclwfR4LRr1Mz9GLTIyWwvZEeVfwc7Vf5svXIvA== +gatsby-plugin-mdx@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-2.1.0.tgz#1ae6d096016d40219fe254a1bf2fe9e7a4ce6e7a" + integrity sha512-0iSsPxCUTJMeTbozHVqczlgMAKxZJ4IkxOS5a6aTCwzrOOwIfc5YqcWQEBS3nfUF/azzEIejYuydyTMi68Y76A== dependencies: "@babel/core" "^7.12.3" "@babel/generator" "^7.12.5" @@ -7652,11 +7652,11 @@ gatsby-plugin-mdx@2.0.1: escape-string-regexp "^1.0.5" eval "^0.1.4" fs-extra "^8.1.0" - gatsby-core-utils "^2.0.0" + gatsby-core-utils "^2.1.0" gray-matter "^4.0.2" json5 "^2.1.3" loader-utils "^1.4.0" - lodash "^4.17.20" + lodash "^4.17.21" mdast-util-to-string "^1.1.0" mdast-util-toc "^3.1.0" mime "^2.4.6" @@ -11016,7 +11016,7 @@ lodash@4.17.15: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== -lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@~4.17.20: +lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.20: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==