Merge pull request #2836 from DIYgod/dependabot/npm_and_yarn/markdown-it-9.1.0
This commit is contained in:
commit
8bc499c461
|
|
@ -74,7 +74,7 @@
|
|||
"koa-router": "7.4.0",
|
||||
"lru-cache": "5.1.1",
|
||||
"lz-string": "1.4.4",
|
||||
"markdown-it": "9.0.1",
|
||||
"markdown-it": "9.1.0",
|
||||
"module-alias": "2.2.1",
|
||||
"node-fetch": "2.6.0",
|
||||
"path-to-regexp": "3.0.0",
|
||||
|
|
|
|||
|
|
@ -6674,10 +6674,10 @@ markdown-it-table-of-contents@^0.4.0:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.4.tgz#3dc7ce8b8fc17e5981c77cc398d1782319f37fbc"
|
||||
integrity sha512-TAIHTHPwa9+ltKvKPWulm/beozQU41Ab+FIefRaQV1NRnpzwcV9QOe6wXQS5WLivm5Q/nlo0rl6laGkMDZE7Gw==
|
||||
|
||||
markdown-it@9.0.1:
|
||||
version "9.0.1"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-9.0.1.tgz#aafe363c43718720b6575fd10625cde6e4ff2d47"
|
||||
integrity sha512-XC9dMBHg28Xi7y5dPuLjM61upIGPJG8AiHNHYqIaXER2KNnn7eKnM5/sF0ImNnyoV224Ogn9b1Pck8VH4k0bxw==
|
||||
markdown-it@9.1.0:
|
||||
version "9.1.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-9.1.0.tgz#df9601c168568704d554b1fff9af0c5b561168d9"
|
||||
integrity sha512-xHKG4C8iPriyfu/jc2hsCC045fKrMQ0VexX2F1FGYiRxDxqMB2aAhF8WauJ3fltn2kb90moGBkiiEdooGIg55w==
|
||||
dependencies:
|
||||
argparse "^1.0.7"
|
||||
entities "~1.1.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue