diff --git a/backend/package.json b/backend/package.json index 06101e10e..2a3650ee9 100644 --- a/backend/package.json +++ b/backend/package.json @@ -92,7 +92,7 @@ "@types/express": "4.17.20", "@types/express-session": "1.17.9", "@types/jest": "29.5.6", - "@types/markdown-it": "13.0.4", + "@types/markdown-it": "13.0.5", "@types/mysql": "2.15.23", "@types/node": "20.8.7", "@types/passport-local": "1.0.37", diff --git a/frontend/package.json b/frontend/package.json index 32a5e9d12..87f2f7a12 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -138,7 +138,7 @@ "@types/dompurify": "3.0.4", "@types/jest": "29.5.6", "@types/luxon": "3.3.3", - "@types/markdown-it": "13.0.4", + "@types/markdown-it": "13.0.5", "@types/markdown-it-container": "2.0.8", "@types/markdown-it-plantuml": "1.4.3", "@types/node": "20.8.7", diff --git a/markdown-it-plugins/package.json b/markdown-it-plugins/package.json index a2dd21b3d..1ad24468b 100644 --- a/markdown-it-plugins/package.json +++ b/markdown-it-plugins/package.json @@ -109,7 +109,7 @@ }, "devDependencies": { "@jest/types": "29.6.3", - "@types/markdown-it": "13.0.4", + "@types/markdown-it": "13.0.5", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", "eslint": "8.51.0", diff --git a/yarn.lock b/yarn.lock index a9723c846..eac83f320 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2334,7 +2334,7 @@ __metadata: "@types/express": 4.17.20 "@types/express-session": 1.17.9 "@types/jest": 29.5.6 - "@types/markdown-it": 13.0.4 + "@types/markdown-it": 13.0.5 "@types/minio": 7.1.0 "@types/mysql": 2.15.23 "@types/node": 20.8.7 @@ -2479,7 +2479,7 @@ __metadata: "@types/jest": 29.5.6 "@types/katex": 0.16.5 "@types/luxon": 3.3.3 - "@types/markdown-it": 13.0.4 + "@types/markdown-it": 13.0.5 "@types/markdown-it-container": 2.0.8 "@types/markdown-it-plantuml": 1.4.3 "@types/node": 20.8.7 @@ -2618,7 +2618,7 @@ __metadata: dependencies: "@jest/types": 29.6.3 "@mrdrogdrog/optional": 1.2.1 - "@types/markdown-it": 13.0.4 + "@types/markdown-it": 13.0.5 "@typescript-eslint/eslint-plugin": 6.8.0 "@typescript-eslint/parser": 6.8.0 eslint: 8.51.0 @@ -4719,7 +4719,7 @@ __metadata: languageName: node linkType: hard -"@types/markdown-it@npm:*, @types/markdown-it@npm:13.0.4": +"@types/markdown-it@npm:*": version: 13.0.4 resolution: "@types/markdown-it@npm:13.0.4" dependencies: @@ -4729,6 +4729,16 @@ __metadata: languageName: node linkType: hard +"@types/markdown-it@npm:13.0.5": + version: 13.0.5 + resolution: "@types/markdown-it@npm:13.0.5" + dependencies: + "@types/linkify-it": "*" + "@types/mdurl": "*" + checksum: 3c87efe8e24f77dc9aa1962b8f18d37530b63e33ab363653e568816de6d5b6185a65690da729e2757ba370a3499635da6b4fc4d9a99df9d85959d8c64c7fe8e9 + languageName: node + linkType: hard + "@types/mdast@npm:^3.0.0": version: 3.0.14 resolution: "@types/mdast@npm:3.0.14"