|
@@ -4282,11 +4282,6 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@types/unist" "*"
|
|
"@types/unist" "*"
|
|
|
|
|
|
|
|
-"@types/mdurl@^1.0.0":
|
|
|
|
|
- version "1.0.2"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.2.tgz#e2ce9d83a613bacf284c7be7d491945e39e1f8e9"
|
|
|
|
|
- integrity sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==
|
|
|
|
|
-
|
|
|
|
|
"@types/mime-types@^2.1.0":
|
|
"@types/mime-types@^2.1.0":
|
|
|
version "2.1.1"
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.1.tgz#d9ba43490fa3a3df958759adf69396c3532cf2c1"
|
|
resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.1.tgz#d9ba43490fa3a3df958759adf69396c3532cf2c1"
|
|
@@ -14440,18 +14435,15 @@ mdast-util-mdx-expression@^1.1.0:
|
|
|
mdast-util-to-markdown "^1.0.0"
|
|
mdast-util-to-markdown "^1.0.0"
|
|
|
|
|
|
|
|
mdast-util-to-hast@^12.1.0:
|
|
mdast-util-to-hast@^12.1.0:
|
|
|
- version "12.1.2"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-12.1.2.tgz#5c793b04014746585254c7ce0bc2d117201a5d1d"
|
|
|
|
|
- integrity sha512-Wn6Mcj04qU4qUXHnHpPATYMH2Jd8RlntdnloDfYLe1ErWRHo6+pvSl/DzHp6sCZ9cBSYlc8Sk8pbwb8xtUoQhQ==
|
|
|
|
|
|
|
+ version "12.3.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-12.3.0.tgz#045d2825fb04374e59970f5b3f279b5700f6fb49"
|
|
|
|
|
+ integrity sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@types/hast" "^2.0.0"
|
|
"@types/hast" "^2.0.0"
|
|
|
"@types/mdast" "^3.0.0"
|
|
"@types/mdast" "^3.0.0"
|
|
|
- "@types/mdurl" "^1.0.0"
|
|
|
|
|
mdast-util-definitions "^5.0.0"
|
|
mdast-util-definitions "^5.0.0"
|
|
|
- mdurl "^1.0.0"
|
|
|
|
|
- micromark-util-sanitize-uri "^1.0.0"
|
|
|
|
|
|
|
+ micromark-util-sanitize-uri "^1.1.0"
|
|
|
trim-lines "^3.0.0"
|
|
trim-lines "^3.0.0"
|
|
|
- unist-builder "^3.0.0"
|
|
|
|
|
unist-util-generated "^2.0.0"
|
|
unist-util-generated "^2.0.0"
|
|
|
unist-util-position "^4.0.0"
|
|
unist-util-position "^4.0.0"
|
|
|
unist-util-visit "^4.0.0"
|
|
unist-util-visit "^4.0.0"
|
|
@@ -14526,10 +14518,6 @@ mdast-util-wiki-link@^0.0.2:
|
|
|
"@babel/runtime" "^7.12.1"
|
|
"@babel/runtime" "^7.12.1"
|
|
|
mdast-util-to-markdown "^0.6.5"
|
|
mdast-util-to-markdown "^0.6.5"
|
|
|
|
|
|
|
|
-mdurl@^1.0.0:
|
|
|
|
|
- version "1.0.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
|
|
|
|
|
-
|
|
|
|
|
media-typer@0.3.0:
|
|
media-typer@0.3.0:
|
|
|
version "0.3.0"
|
|
version "0.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
|
|
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
|
|
@@ -15013,6 +15001,15 @@ micromark-util-sanitize-uri@^1.0.0:
|
|
|
micromark-util-encode "^1.0.0"
|
|
micromark-util-encode "^1.0.0"
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-sanitize-uri@^1.1.0:
|
|
|
|
|
+ version "1.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.1.0.tgz#f12e07a85106b902645e0364feb07cf253a85aee"
|
|
|
|
|
+ integrity sha512-RoxtuSCX6sUNtxhbmsEFQfWzs8VN7cTctmBPvYivo98xb/kDEoTCtJQX5wyzIYEmk/lvNFTat4hL8oW0KndFpg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-character "^1.0.0"
|
|
|
|
|
+ micromark-util-encode "^1.0.0"
|
|
|
|
|
+ micromark-util-symbol "^1.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-subtokenize@^1.0.0:
|
|
micromark-util-subtokenize@^1.0.0:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-subtokenize/-/micromark-util-subtokenize-1.0.2.tgz#ff6f1af6ac836f8bfdbf9b02f40431760ad89105"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-subtokenize/-/micromark-util-subtokenize-1.0.2.tgz#ff6f1af6ac836f8bfdbf9b02f40431760ad89105"
|
|
@@ -23069,13 +23066,6 @@ unique-string@^2.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
crypto-random-string "^2.0.0"
|
|
crypto-random-string "^2.0.0"
|
|
|
|
|
|
|
|
-unist-builder@^3.0.0:
|
|
|
|
|
- version "3.0.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/unist-builder/-/unist-builder-3.0.0.tgz#728baca4767c0e784e1e64bb44b5a5a753021a04"
|
|
|
|
|
- integrity sha512-GFxmfEAa0vi9i5sd0R2kcrI9ks0r82NasRq5QHh2ysGngrc6GiqD5CDf1FjPenY4vApmFASBIIlk/jj5J5YbmQ==
|
|
|
|
|
- dependencies:
|
|
|
|
|
- "@types/unist" "^2.0.0"
|
|
|
|
|
-
|
|
|
|
|
unist-types@^1.1.5:
|
|
unist-types@^1.1.5:
|
|
|
version "1.1.5"
|
|
version "1.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/unist-types/-/unist-types-1.1.5.tgz#f001c0af2c3b0ac6e4f5d9aa114e7afe046d7abe"
|
|
resolved "https://registry.yarnpkg.com/unist-types/-/unist-types-1.1.5.tgz#f001c0af2c3b0ac6e4f5d9aa114e7afe046d7abe"
|