diff --git a/package.json b/package.json index 5a54e42f8cd5c7..3c8d60836770b2 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.0", "luxon": "2.3.0", - "markdown-it": "12.3.1", + "markdown-it": "12.3.2", "markdown-table": "2.0.0", "marshal": "0.5.2", "minimatch": "3.0.4", diff --git a/yarn.lock b/yarn.lock index d3cfed5521aa9e..a1923b9ec305b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6593,10 +6593,10 @@ markdown-it@12.2.0: mdurl "^1.0.1" uc.micro "^1.0.5" -markdown-it@12.3.1: - version "12.3.1" - resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.1.tgz#f9d51948202590215f4f6cf96d605a480b950e46" - integrity sha512-xu6ZyQc/W1mWRwBOZT5ePVVn77MhHYkWwiAMgy/oBwUwSD2fS5xND3oIN44RCqVMgpNbhKtzZs9B75mC7FHwTQ== +markdown-it@12.3.2: + version "12.3.2" + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90" + integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg== dependencies: argparse "^2.0.1" entities "~2.1.0"