Bump marked from 1.1.0 to 4.0.10 in /src/composer

Bumps [marked](https://github.com/markedjs/marked) from 1.1.0 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/v1.1.0...v4.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/44/head
dependabot[bot] 4 years ago committed by GitHub
parent ca5fce382f
commit 92a252b227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7283,9 +7283,9 @@
}
},
"marked": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.1.0.tgz",
"integrity": "sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA=="
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
"integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw=="
},
"md5.js": {
"version": "1.3.5",

@ -31,7 +31,7 @@
"codemirror": "5.58.2",
"highlight.js": "^10.4.1",
"jsplumb": "^2.13.2",
"marked": "^1.1.0",
"marked": "^4.0.10",
"nan": "^2.14.1",
"ngx-highlightjs": "^4.1.0-beta",
"panzoom": "^9.2.4",

Loading…
Cancel
Save