diff --git a/package.json b/package.json index 812de7cee7ac3a60b2c15ef7e9b89e03d826f894..35291b0e12f401c396f041cf59e8919eb22c9aae 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "@types/later": "1.2.6", "@types/linkify-markdown": "1.0.0", "@types/luxon": "1.24.3", - "@types/markdown-it": "10.0.1", + "@types/markdown-it": "10.0.2", "@types/markdown-table": "2.0.0", "@types/moment-timezone": "0.5.13", "@types/nock": "10.0.3", diff --git a/yarn.lock b/yarn.lock index f767f31a957b9e95ba56ef7ce1431163150d26a5..38f3d1a1010498336e1805c5c30fdba4ba0d9360 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1742,10 +1742,10 @@ resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-1.24.3.tgz#2e360e02b081898f993c52901192224e1f3d6daa" integrity sha512-8lkeHb0Hkpyqmj0lYrZItakKM73jaKTUe4/PMl2e8o96oxTUzagbbz2DUOMn0NpjSovmZQTJvoCheFeI2bwS4g== -"@types/markdown-it@10.0.1": - version "10.0.1" - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.1.tgz#94e252ab689c8e9ceb9aff2946e0a458390105eb" - integrity sha512-L1ibTdA5IUe/cRBlf3N3syAOBQSN1WCMGtAWir6mKxibiRl4LmpZM4jLz+7zAqiMnhQuAP1sqZOF9wXgn2kpEg== +"@types/markdown-it@10.0.2": + version "10.0.2" + resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.2.tgz#f93334b9c7821ddb19865dfd91ecf688094c2626" + integrity sha512-FGKiVW1UgeIEAChYAuHcfCd0W4LsMEyrSyTVaZiuJhwR4BwSVUD8JKnzmWAMK2FHNLZSPGUaEkpa/dkZj2uq1w== dependencies: "@types/linkify-it" "*" "@types/mdurl" "*"