Bump marked from 2.1.3 to 4.0.10 in /monkey/monkey_island/cc/ui

Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 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/v2.1.3...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-25 18:26:13 +00:00 committed by Ilija Lazoroski
parent bc129e4bb0
commit ca43dd060c
2 changed files with 4 additions and 4 deletions

View File

@ -7578,9 +7578,9 @@
"dev": true
},
"marked": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.1.3.tgz",
"integrity": "sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA=="
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw=="
},
"mathml-tag-names": {
"version": "2.1.3",

View File

@ -86,7 +86,7 @@
"filepond": "^4.30.3",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.21",
"marked": "^2.1.3",
"marked": "^4.0.10",
"mui-datatables": "^3.7.8",
"normalize.css": "^8.0.0",
"pluralize": "^7.0.0",