diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 2765615664d7f..87da3282a792b 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -27,12 +27,12 @@ "react-dom": "^18.0.0 || ^0.0.0" }, "dependencies": { - "@mdx-js/mdx": "^2.1.1", + "@mdx-js/mdx": "^2.1.5", "acorn": "^7.4.1", "acorn-jsx": "^5.3.2", "astring": "^1.8.3", "deepmerge": "^4.2.2", - "estree-util-build-jsx": "^2.1.0", + "estree-util-build-jsx": "^2.2.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", "gatsby-plugin-utils": "^4.3.0-next.1", @@ -41,11 +41,11 @@ "mdast-util-to-hast": "^10.2.0", "mdast-util-to-markdown": "^1.3.0", "mdast-util-toc": "^6.1.0", - "rehype-infer-description-meta": "^1.0.1", + "rehype-infer-description-meta": "^1.1.0", "remark-unwrap-images": "^3.0.1", "unified": "^10.1.2", - "unist-util-visit": "^4.1.0", - "vfile": "^5.3.2" + "unist-util-visit": "^4.1.1", + "vfile": "^5.3.6" }, "devDependencies": { "@babel/cli": "^7.17.10", diff --git a/yarn.lock b/yarn.lock index bbaa2a81e8b97..d23653d236856 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3039,10 +3039,10 @@ dependencies: "@lukeed/csprng" "^1.0.0" -"@mdx-js/mdx@^2.1.1": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.1.3.tgz#d5821920ebe546b45192f4c7a64dcc68a658f7f9" - integrity sha512-ahbb47HJIJ4xnifaL06tDJiSyLEy1EhFAStO7RZIm3GTa7yGW3NGhZaj+GUCveFgl5oI54pY4BgiLmYm97y+zg== +"@mdx-js/mdx@^2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.1.5.tgz#577937349fd555154382c2f805f5f52834a64903" + integrity sha512-zEG0lt+Bl/r5U6e0TOS7qDbsXICtemfAPquxWFsMbdzrvlWaqMGemLl+sjVpqlyaaiCiGVQBSGdCk0t1qXjkQg== dependencies: "@types/estree-jsx" "^1.0.0" "@types/mdx" "^2.0.0" @@ -10146,7 +10146,7 @@ estree-util-attach-comments@^2.0.0: dependencies: "@types/estree" "^1.0.0" -estree-util-build-jsx@^2.0.0, estree-util-build-jsx@^2.1.0: +estree-util-build-jsx@^2.0.0, estree-util-build-jsx@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/estree-util-build-jsx/-/estree-util-build-jsx-2.2.0.tgz#d4307bbeee28c14eb4d63b75c9aad28fa61d84f5" integrity sha512-apsfRxF9uLrqosApvHVtYZjISPvTJ+lBiIydpC+9wE6cF6ssbhnjyQLqaIjgzGxvC2Hbmec1M7g91PoBayYoQQ== @@ -20044,7 +20044,7 @@ regjsparser@^0.6.4: dependencies: jsesc "~0.5.0" -rehype-infer-description-meta@^1.0.1: +rehype-infer-description-meta@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/rehype-infer-description-meta/-/rehype-infer-description-meta-1.1.0.tgz#11f76329e524782a53d55b57b150ce9fb042b0d3" integrity sha512-TGGIYo5YpkQuUxTp9niX7/G1+9VCeC1d3O625jTRDZLUybpjfvekTw70M7dg3viUwdAmXXxqe2A8K0eUz1tTCg== @@ -23545,7 +23545,7 @@ unist-util-visit@^3.0.0: unist-util-is "^5.0.0" unist-util-visit-parents "^4.0.0" -unist-util-visit@^4.0.0, unist-util-visit@^4.1.0: +unist-util-visit@^4.0.0, unist-util-visit@^4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-4.1.1.tgz#1c4842d70bd3df6cc545276f5164f933390a9aad" integrity sha512-n9KN3WV9k4h1DxYR1LoajgN93wpEi/7ZplVe02IoB4gH5ctI1AaF2670BLHQYbwj+pY83gFtyeySFiyMHJklrg== @@ -24023,10 +24023,10 @@ vfile@^4.0.0: unist-util-stringify-position "^2.0.0" vfile-message "^2.0.0" -vfile@^5.0.0, vfile@^5.3.2: - version "5.3.5" - resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.5.tgz#ec2e206b1414f561c85b7972bb1eeda8ab47ee61" - integrity sha512-U1ho2ga33eZ8y8pkbQLH54uKqGhFJ6GYIHnnG5AhRpAh3OWjkrRHKa/KogbmQn8We+c0KVV3rTOgR9V/WowbXQ== +vfile@^5.0.0, vfile@^5.3.6: + version "5.3.6" + resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.6.tgz#61b2e70690cc835a5d0d0fd135beae74e5a39546" + integrity sha512-ADBsmerdGBs2WYckrLBEmuETSPyTD4TuLxTrw0DvjirxW1ra4ZwkbzG8ndsv3Q57smvHxo677MHaQrY9yxH8cA== dependencies: "@types/unist" "^2.0.0" is-buffer "^2.0.0"