Bump marked from 0.8.2 to 4.0.10 in /HSLink-front

Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-15 02:19:11 +00:00 committed by GitHub
parent 70b7f60905
commit 9235c2433a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -5522,9 +5522,9 @@
} }
}, },
"marked": { "marked": {
"version": "0.8.2", "version": "4.0.10",
"resolved": "https://registry.npm.taobao.org/marked/download/marked-0.8.2.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha1-T6rSjSbt41Gnoaql/sZ5Fchp41U=" "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw=="
}, },
"math-expression-evaluator": { "math-expression-evaluator": {
"version": "1.3.7", "version": "1.3.7",

View File

@ -13,7 +13,7 @@
"axios": "^0.19.2", "axios": "^0.19.2",
"element-ui": "^2.13.0", "element-ui": "^2.13.0",
"jquery": "^3.4.1", "jquery": "^3.4.1",
"marked": "^0.8.2", "marked": "^4.0.10",
"react": "^16.13.1", "react": "^16.13.1",
"vue": "^2.5.2", "vue": "^2.5.2",
"vue-router": "^3.0.1", "vue-router": "^3.0.1",