chore(deps): bump marked from 2.0.3 to 4.0.10 (#3771)

* chore(deps): bump marked from 2.0.3 to 4.0.10

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* use {marked}

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
dependabot[bot]
2022-03-04 14:53:40 +05:30
committed by GitHub
parent a28b911132
commit c76b588850
3 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
"ionicons": "~2.0.1",
"js-cookie": "^2.2.1",
"lodash.groupby": "^4.6.0",
"marked": "2.0.3",
"marked": "4.0.10",
"md5": "^2.3.0",
"ninja-keys": "^1.1.9",
"posthog-js": "^1.13.7",