diff --git a/yarn.lock b/yarn.lock index bbc4f63a..0e62cdde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11080,7 +11080,7 @@ handle-thing@^2.0.0: resolved "https://registry.npm.taobao.org/handle-thing/download/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e" integrity sha1-hX95zjWVgMNA1DCBzGSJcNC7I04= -handlebars@^4.7.6: +handlebars@^4.7.6, handlebars@^4.7.7: version "4.7.7" resolved "https://registry.npm.taobao.org/handlebars/download/handlebars-4.7.7.tgz?cache=0&sync_timestamp=1613385425252&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhandlebars%2Fdownload%2Fhandlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1" integrity sha1-nOM0FqrQLb1sj6+oJA1dmABJRaE= @@ -14711,10 +14711,10 @@ marked@1.2.7: resolved "https://registry.npm.taobao.org/marked/download/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb" integrity sha1-bhS1lVgdIxnNzwM6JMqvQUVaAfs= -marked@^2.0.0: - version "2.0.0" - resolved "https://registry.npm.taobao.org/marked/download/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5" - integrity sha1-lmK7y3frve0GYqe+Zv+SmoYRzuU= +marked@^2.0.0, marked@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.1.tgz#5e7ed7009bfa5c95182e4eb696f85e948cefcee3" + integrity sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw== mathml-tag-names@^2.0.1, mathml-tag-names@^2.1.3: version "2.1.3" @@ -20499,10 +20499,10 @@ shellwords@^0.1.1: resolved "https://registry.npm.taobao.org/shellwords/download/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b" integrity sha1-1rkYHBpI05cyTISHHvvPxz/AZUs= -shiki@^0.9.2: - version "0.9.2" - resolved "https://registry.npm.taobao.org/shiki/download/shiki-0.9.2.tgz#b9e660b750d38923275765c4dc4c92b23877b115" - integrity sha1-ueZgt1DTiSMnV2XE3EySsjh3sRU= +shiki@^0.9.3: + version "0.9.3" + resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.9.3.tgz#7bf7bcf3ed50ca525ec89cc09254abce4264d5ca" + integrity sha512-NEjg1mVbAUrzRv2eIcUt3TG7X9svX7l3n3F5/3OdFq+/BxUdmBOeKGiH4icZJBLHy354Shnj6sfBTemea2e7XA== dependencies: onigasm "^2.2.5" vscode-textmate "^5.2.0" @@ -22259,27 +22259,27 @@ typedarray@^0.0.6: resolved "https://registry.npm.taobao.org/typedarray/download/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typedoc-default-themes@^0.12.7: - version "0.12.7" - resolved "https://registry.npm.taobao.org/typedoc-default-themes/download/typedoc-default-themes-0.12.7.tgz#d44f68d40a3e90a19b5ea7be4cc6ed949afe768d" - integrity sha1-1E9o1Ao+kKGbXqe+TMbtlJr+do0= +typedoc-default-themes@^0.12.9: + version "0.12.9" + resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.9.tgz#97dfecb74faca36f8aff81d3be984b095d2bbbd8" + integrity sha512-Jd5fYTiqzinZdoIY382W7tQXTwAzWRdg8KbHfaxmb78m1/3jL9riXtk23oBOKwhi8GFVykCOdPzEJKY87/D0LQ== typedoc@^0.20.13: - version "0.20.25" - resolved "https://registry.npm.taobao.org/typedoc/download/typedoc-0.20.25.tgz#f84b0b00dff545e945b63e2d5fff670fc9e86878" - integrity sha1-+EsLAN/1RelFtj4tX/9nD8noaHg= + version "0.20.32" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.32.tgz#d06fc4cce12dca66797220bbd289bac9f4481b5b" + integrity sha512-GSopd/tiqoKE3fEdvhoaEpR9yrEPsR9tknAjkoeSPL6p1Rq5aVsKxBhhF6cwoDJ7oWjpvnm8vs0rQN0BxEHuWQ== dependencies: colors "^1.4.0" fs-extra "^9.1.0" - handlebars "^4.7.6" - lodash "^4.17.20" + handlebars "^4.7.7" + lodash "^4.17.21" lunr "^2.3.9" - marked "^2.0.0" + marked "^2.0.1" minimatch "^3.0.0" progress "^2.0.3" shelljs "^0.8.4" - shiki "^0.9.2" - typedoc-default-themes "^0.12.7" + shiki "^0.9.3" + typedoc-default-themes "^0.12.9" typescript@^4.0.2, typescript@^4.0.3, typescript@^4.0.5, typescript@^4.1.3: version "4.1.5"