Fix moderate-severity vulnerability in the markdown-it dependency

This patch is generated automatically using `npm audit fix`.
This commit is contained in:
Tim van der Meij 2026-02-14 19:54:37 +01:00
parent 9edfeb0d33
commit 41e2f4e6c6
No known key found for this signature in database
GPG Key ID: 8C3FD2925A5F2762

6
package-lock.json generated
View File

@ -9236,9 +9236,9 @@
}
},
"node_modules/markdown-it": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz",
"integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
"version": "14.1.1",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
"integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
"dev": true,
"license": "MIT",
"dependencies": {