Skip to content

Commit 89d2959

Browse files
authored
Merge pull request #2089 from akshataggrwal/fix/markdown-it-version
Fix ReDoS vulnerability by upgrading markdown-it from 14.1.0 to 14.1.1
2 parents 332cfcc + 959d0b5 commit 89d2959

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jotai": "^2.4.2",
7878
"lodash": "4.17.21",
7979
"maplibre-gl": "^5.6.1",
80-
"markdown-it": "^14.1.0",
80+
"markdown-it": "^14.1.1",
8181
"monaco-editor": "^0.29.1",
8282
"nano-css": "^5.3.4",
8383
"pmtiles": "^4.3.0",

0 commit comments

Comments
 (0)