Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
9235c2433a
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>
2022-01-15 02:19:11 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

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