diff --git a/docs/package.json b/docs/package.json index 070cd46de..829a99a58 100644 --- a/docs/package.json +++ b/docs/package.json @@ -28,7 +28,7 @@ "@rollup/plugin-node-resolve": "^9.0.0", "@rollup/plugin-replace": "^2.2.0", "attractions": "^2.0.3-alpha", - "mdsvex": "^0.8.6", + "mdsvex": "^0.8.7", "node-sass": "^4.14.1", "postcss": "^7.0.32", "prism-svelte": "^0.4.6", diff --git a/yarn.lock b/yarn.lock index 3bc0dcf38..619aecda8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3174,10 +3174,10 @@ mdast-util-compact@^2.0.0: dependencies: unist-util-visit "^2.0.0" -mdsvex@^0.8.6: - version "0.8.6" - resolved "https://registry.yarnpkg.com/mdsvex/-/mdsvex-0.8.6.tgz#fe33c58de1f7b6b8539032118f3c3437e7cbf195" - integrity sha512-VxXv5jLBB3+QqhPbW/shVDzFa+jfI1P+stJxj6yKLIFS+Xuu2ebwqT1Q65v31MQtGCt31hLZZo/LyWzX00Xi0Q== +mdsvex@^0.8.7: + version "0.8.7" + resolved "https://registry.yarnpkg.com/mdsvex/-/mdsvex-0.8.7.tgz#4b85de513826ec316677ee6d25eeaa1595edbe66" + integrity sha512-ugrKnITfKwvrHD2lSp/W28Fm2wCGrJbQzxyAuHwZSSA34DM1NzoEgUWqB7hLKUCmR8cAI/d88MHP/JxCMjESog== dependencies: "@types/unist" "^2.0.3" prismjs "^1.17.1"