Merge pull request #88 from cdransf/dependabot/npm_and_yarn/marked-5.1.0
This commit is contained in:
commit
b3908f57bb
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.34.0",
|
||||
"marked": "^5.0.5",
|
||||
"marked": "^5.1.0",
|
||||
"striptags": "^3.2.0",
|
||||
"tailwindcss": "^3.3.2"
|
||||
},
|
||||
|
|
|
@ -3680,10 +3680,10 @@ markdownlint@~0.28.2:
|
|||
markdown-it "13.0.1"
|
||||
markdownlint-micromark "0.1.2"
|
||||
|
||||
marked@^5.0.5:
|
||||
version "5.0.5"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.5.tgz#1c7bd284d7d29d7d75d6241b26e5d5bf3b558a12"
|
||||
integrity sha512-auTmKJTBwZM/GLVFOhmkY7pL8v/0DxiDaXRC2kEyajcNJ0XXn9NphLD0106dbWrbPwcyD4Y0Dus16OkCzUMkfg==
|
||||
marked@^5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.0.tgz#cf51f03ba04dfb3469774029fd0106d258658767"
|
||||
integrity sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ==
|
||||
|
||||
maximatch@^0.1.0:
|
||||
version "0.1.0"
|
||||
|
|
Reference in a new issue