diff --git a/website/package.json b/website/package.json index e042e479c..1a3e29d79 100644 --- a/website/package.json +++ b/website/package.json @@ -34,7 +34,7 @@ "@docusaurus/module-type-aliases": "2.4.3", "@docusaurus/types": "2.4.3", "@tsconfig/docusaurus": "^2.0.1", - "@types/markdown-it": "^13.0.1", + "@types/markdown-it": "^13.0.2", "@types/mdx-js__react": "^1.5.5", "@types/react": "^17.0.64", "@types/react-dom": "^17.0.20", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index b3d0eb2b7..c84be5741 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: ^2.0.1 version: 2.0.1 '@types/markdown-it': - specifier: ^13.0.1 - version: 13.0.1 + specifier: ^13.0.2 + version: 13.0.2 '@types/mdx-js__react': specifier: ^1.5.5 version: 1.5.5 @@ -3281,8 +3281,8 @@ packages: resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==} dev: true - /@types/markdown-it@13.0.1: - resolution: {integrity: sha512-SUEb8Frsxs3D5Gg9xek6i6EG6XQ5s+O+ZdQzIPESZVZw3Pv3CPQfjCJBI+RgqZd1IBeu18S0Rn600qpPnEK37w==} + /@types/markdown-it@13.0.2: + resolution: {integrity: sha512-Tla7hH9oeXHOlJyBFdoqV61xWE9FZf/y2g+gFVwQ2vE1/eBzjUno5JCd3Hdb5oATve5OF6xNjZ/4VIZhVVx+hA==} dependencies: '@types/linkify-it': 3.0.2 '@types/mdurl': 1.0.2