Merge pull request #661 from fraction/dependabot/npm_and_yarn/markdown-it-12.0.5

Bump markdown-it from 12.0.4 to 12.0.5
This commit is contained in:
Christian Bundy 2021-04-15 08:08:05 -07:00 committed by GitHub
commit 4b3fc19471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -6951,9 +6951,9 @@
"dev": true
},
"markdown-it": {
"version": "12.0.4",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.0.4.tgz",
"integrity": "sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==",
"version": "12.0.5",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.0.5.tgz",
"integrity": "sha512-9KB992Yy2TedaoKETgZPL2n3bmqqZxzUsZ4fxe2ho+/AYuQUz+iDKpfjLgKbg/lHcG6cGOj+L3gDrn9S2CxoRg==",
"requires": {
"argparse": "^2.0.1",
"entities": "~2.1.0",