diff --git a/package-lock.json b/package-lock.json index 79fefd23..388b5556 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5085,9 +5085,9 @@ } }, "node_modules/posthtml-markdownit": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/posthtml-markdownit/-/posthtml-markdownit-3.1.1.tgz", - "integrity": "sha512-zKYoIZxn7PZ6pQvyE/5JJMQDnqcR6tbDNirYH5jXy8qzy6Gl41xMIOkwgBmM1Z+GX6dCS22GJpI8wh1KIPzhJA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/posthtml-markdownit/-/posthtml-markdownit-3.1.2.tgz", + "integrity": "sha512-PUDYSa6FPu2PX4vsSmg2SQmVzaeSc9dCATvDN5dkj79Qks5TIuPsnPqDadci0kRa7MbMKFujL9BieXum1NZgmQ==", "license": "MIT", "dependencies": { "markdown-it": "^14.0.0",