|
3981 | 3981 | unist-util-position "^3.0.0"
|
3982 | 3982 | unist-util-visit "^2.0.0"
|
3983 | 3983 |
|
3984 |
| -mdast-util-to-hast@^9.0.0: |
3985 |
| - version "9.1.2" |
3986 |
| - resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-9.1.2.tgz#10fa5ed9d45bf3755891e5801d0f32e2584a9423" |
3987 |
| - integrity sha512-OpkFLBC2VnNAb2FNKcKWu9FMbJhQKog+FCT8nuKmQNIKXyT1n3SIskE7uWDep6x+cA20QXlK5AETHQtYmQmxtQ== |
| 3984 | +mdast-util-to-hast@^10.0.0: |
| 3985 | + version "10.2.0" |
| 3986 | + resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.2.0.tgz#61875526a017d8857b71abc9333942700b2d3604" |
| 3987 | + integrity sha512-JoPBfJ3gBnHZ18icCwHR50orC9kNH81tiR1gs01D8Q5YpV6adHNO9nKNuFBCJQ941/32PT1a63UF/DitmS3amQ== |
3988 | 3988 | dependencies:
|
3989 | 3989 | "@types/mdast" "^3.0.0"
|
3990 | 3990 | "@types/unist" "^2.0.0"
|
3991 |
| - mdast-util-definitions "^3.0.0" |
| 3991 | + mdast-util-definitions "^4.0.0" |
3992 | 3992 | mdurl "^1.0.0"
|
3993 | 3993 | unist-builder "^2.0.0"
|
3994 | 3994 | unist-util-generated "^1.0.0"
|
|
5429 | 5429 | resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-2.0.0.tgz#9001c4c2ffebba55695d2dd80ffb8b82f7e6303f"
|
5430 | 5430 | integrity sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==
|
5431 | 5431 |
|
5432 |
| -remark-html@^12.0.0: |
5433 |
| - version "12.0.0" |
5434 |
| - resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-12.0.0.tgz#f39d2a5e173cce777981cb4171b4ea860313d72a" |
5435 |
| - integrity sha512-M104NMHs48+uswChJkCDXCdabzxAinpHikpt6kS3gmGMyIvPZ5kn53tB9shFsL2O4HUJ9DIEsah1SX1Ve5FXHA== |
| 5432 | +remark-html@^13.0.2: |
| 5433 | + version "13.0.2" |
| 5434 | + resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.2.tgz#de5f052749ff61fc904c9708c155c88a2e2655dc" |
| 5435 | + integrity sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ== |
5436 | 5436 | dependencies:
|
5437 | 5437 | hast-util-sanitize "^3.0.0"
|
5438 | 5438 | hast-util-to-html "^7.0.0"
|
5439 |
| - mdast-util-to-hast "^9.0.0" |
5440 |
| - xtend "^4.0.1" |
| 5439 | + mdast-util-to-hast "^10.0.0" |
5441 | 5440 |
|
5442 | 5441 | remark-images@^2.0.0:
|
5443 | 5442 | version "2.0.0"
|
|
0 commit comments