diff --git a/package.json b/package.json index 62ec4c069be7fda209be4989dc087957fcb8d22f..253d1c49fc775092e50443816bf416e267e30f14 100644 --- a/package.json +++ b/package.json @@ -286,7 +286,7 @@ "@types/linkify-markdown": "1.0.1", "@types/lodash": "4.14.197", "@types/luxon": "3.3.1", - "@types/markdown-it": "13.0.0", + "@types/markdown-it": "13.0.1", "@types/markdown-table": "2.0.0", "@types/marshal": "0.5.1", "@types/mdast": "3.0.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c334391fba2f40e1e95c820875997f6284a2f9f8..9adf28410b2f72bd032bc23681d73d735585f4a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -431,8 +431,8 @@ importers: specifier: 3.3.1 version: 3.3.1 '@types/markdown-it': - specifier: 13.0.0 - version: 13.0.0 + specifier: 13.0.1 + version: 13.0.1 '@types/markdown-table': specifier: 2.0.0 version: 2.0.0 @@ -3899,8 +3899,8 @@ packages: resolution: {integrity: sha512-XOS5nBcgEeP2PpcqJHjCWhUCAzGfXIU8ILOSLpx2FhxqMW9KdxgCGXNOEKGVBfveKtIpztHzKK5vSRVLyW/NqA==} dev: true - /@types/markdown-it@13.0.0: - resolution: {integrity: sha512-mPTaUl5glYfzdJFeCsvhXQwZKdyszNAZcMm5ZTP5SfpTu+vIbog7J3z8Fa4x/Fzv5TB4R6OA/pHBYIYmkYOWGQ==} + /@types/markdown-it@13.0.1: + resolution: {integrity: sha512-SUEb8Frsxs3D5Gg9xek6i6EG6XQ5s+O+ZdQzIPESZVZw3Pv3CPQfjCJBI+RgqZd1IBeu18S0Rn600qpPnEK37w==} dependencies: '@types/linkify-it': 3.0.2 '@types/mdurl': 1.0.2