|
@@ -11456,7 +11456,7 @@ hast-util-sanitize@^4.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@types/hast" "^2.0.0"
|
|
"@types/hast" "^2.0.0"
|
|
|
|
|
|
|
|
-hast-util-select@^5.0.2:
|
|
|
|
|
|
|
+hast-util-select@^5.0.2, hast-util-select@~5.0.1:
|
|
|
version "5.0.2"
|
|
version "5.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/hast-util-select/-/hast-util-select-5.0.2.tgz#8c603ebacf0f47e154c5fa2e5b7efc520813866b"
|
|
resolved "https://registry.yarnpkg.com/hast-util-select/-/hast-util-select-5.0.2.tgz#8c603ebacf0f47e154c5fa2e5b7efc520813866b"
|
|
|
integrity sha512-QGN5o7N8gq1BhUX96ApLE8izOXlf+IPkOVGXcp9Dskdd3w0OqZrn6faPAmS0/oVogwJOd0lWFSYmBK75e+030g==
|
|
integrity sha512-QGN5o7N8gq1BhUX96ApLE8izOXlf+IPkOVGXcp9Dskdd3w0OqZrn6faPAmS0/oVogwJOd0lWFSYmBK75e+030g==
|
|
@@ -19240,6 +19240,15 @@ rehype-raw@^6.1.1:
|
|
|
hast-util-raw "^7.2.0"
|
|
hast-util-raw "^7.2.0"
|
|
|
unified "^10.0.0"
|
|
unified "^10.0.0"
|
|
|
|
|
|
|
|
|
|
+rehype-rewrite@^3.0.6:
|
|
|
|
|
+ version "3.0.6"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/rehype-rewrite/-/rehype-rewrite-3.0.6.tgz#21e86982c7f2c169121bf10dd191f3768c6a6b29"
|
|
|
|
|
+ integrity sha512-REDTNCvsKcAazy8IQWzKp66AhSUDSOIKssSCqNqCcT9sN7JCwAAm3mWGTUdUzq80ABuy8d0D6RBwbnewu1aY1g==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ hast-util-select "~5.0.1"
|
|
|
|
|
+ unified "~10.1.1"
|
|
|
|
|
+ unist-util-visit "~4.1.0"
|
|
|
|
|
+
|
|
|
rehype-sanitize@^5.0.1:
|
|
rehype-sanitize@^5.0.1:
|
|
|
version "5.0.1"
|
|
version "5.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/rehype-sanitize/-/rehype-sanitize-5.0.1.tgz#dac01a7417bdd329260c74c74449697b4be5eb56"
|
|
resolved "https://registry.yarnpkg.com/rehype-sanitize/-/rehype-sanitize-5.0.1.tgz#dac01a7417bdd329260c74c74449697b4be5eb56"
|
|
@@ -23617,7 +23626,7 @@ unified-message-control@^4.0.0:
|
|
|
vfile-location "^4.0.0"
|
|
vfile-location "^4.0.0"
|
|
|
vfile-message "^3.0.0"
|
|
vfile-message "^3.0.0"
|
|
|
|
|
|
|
|
-unified@^10.0.0, unified@^10.1.0:
|
|
|
|
|
|
|
+unified@^10.0.0, unified@^10.1.0, unified@~10.1.1:
|
|
|
version "10.1.2"
|
|
version "10.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/unified/-/unified-10.1.2.tgz#b1d64e55dafe1f0b98bb6c719881103ecf6c86df"
|
|
resolved "https://registry.yarnpkg.com/unified/-/unified-10.1.2.tgz#b1d64e55dafe1f0b98bb6c719881103ecf6c86df"
|
|
|
integrity sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==
|
|
integrity sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==
|
|
@@ -23836,6 +23845,14 @@ unist-util-visit-parents@^5.0.0:
|
|
|
"@types/unist" "^2.0.0"
|
|
"@types/unist" "^2.0.0"
|
|
|
unist-util-is "^5.0.0"
|
|
unist-util-is "^5.0.0"
|
|
|
|
|
|
|
|
|
|
+unist-util-visit-parents@^5.1.1:
|
|
|
|
|
+ version "5.1.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-5.1.1.tgz#868f353e6fce6bf8fa875b251b0f4fec3be709bb"
|
|
|
|
|
+ integrity sha512-gks4baapT/kNRaWxuGkl5BIhoanZo7sC/cUT/JToSRNL1dYoXRFl75d++NkjYk4TAu2uv2Px+l8guMajogeuiw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "^2.0.0"
|
|
|
|
|
+ unist-util-is "^5.0.0"
|
|
|
|
|
+
|
|
|
unist-util-visit@^1.1.0:
|
|
unist-util-visit@^1.1.0:
|
|
|
version "1.4.1"
|
|
version "1.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3"
|
|
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3"
|
|
@@ -23861,6 +23878,15 @@ unist-util-visit@^4.0.0, unist-util-visit@^4.1.0:
|
|
|
unist-util-is "^5.0.0"
|
|
unist-util-is "^5.0.0"
|
|
|
unist-util-visit-parents "^5.0.0"
|
|
unist-util-visit-parents "^5.0.0"
|
|
|
|
|
|
|
|
|
|
+unist-util-visit@~4.1.0:
|
|
|
|
|
+ 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==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "^2.0.0"
|
|
|
|
|
+ unist-util-is "^5.0.0"
|
|
|
|
|
+ unist-util-visit-parents "^5.1.1"
|
|
|
|
|
+
|
|
|
universal-bunyan@^0.9.2:
|
|
universal-bunyan@^0.9.2:
|
|
|
version "0.9.2"
|
|
version "0.9.2"
|
|
|
resolved "https://registry.yarnpkg.com/universal-bunyan/-/universal-bunyan-0.9.2.tgz#4cf09dc34070390d8f5df4fe9af6a80fcd0dd574"
|
|
resolved "https://registry.yarnpkg.com/universal-bunyan/-/universal-bunyan-0.9.2.tgz#4cf09dc34070390d8f5df4fe9af6a80fcd0dd574"
|