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:
parent
70b7f60905
commit
9235c2433a
6
HSLink-front/package-lock.json
generated
6
HSLink-front/package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user