diff --git a/package.json b/package.json index e3452bb7a..04d950670 100644 --- a/package.json +++ b/package.json @@ -257,7 +257,7 @@ "@types/koa-sslify": "^4.0.3", "@types/koa-useragent": "^2.1.2", "@types/markdown-it": "^12.2.3", - "@types/markdown-it-container": "^2.0.5", + "@types/markdown-it-container": "^2.0.6", "@types/markdown-it-emoji": "^2.0.2", "@types/mermaid": "^9.2.0", "@types/mime-types": "^2.1.1", diff --git a/yarn.lock b/yarn.lock index e247d32e7..ab88a1c25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3147,10 +3147,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a" integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw== -"@types/markdown-it-container@^2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@types/markdown-it-container/-/markdown-it-container-2.0.5.tgz#abd793b64c5adc7b2d1e8963eddb388198248152" - integrity sha512-8v5jIC5gcCUv+JcD0DExwNBkoKC0kLB4acensF0NoNlTIcXmQxF3RDjzAdIW82sXSoR+n772ePguxIWlq2ELvA== +"@types/markdown-it-container@^2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@types/markdown-it-container/-/markdown-it-container-2.0.6.tgz#acf0a02dff2add8df9d68e7b033b7165ebe37ca3" + integrity sha512-euUVSCx2+tGV8BlI7yA7AXmNsLzYCoUbg/O2jJ0wzV/0oxKbmd5RJZI2map8cuEKgmjNy13ndFWRZZO+6rl0GA== dependencies: "@types/markdown-it" "*"