mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-31 19:17:48 +00:00 
			
		
		
		
	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:
		| @@ -1,4 +1,4 @@ | |||||||
| import marked from 'marked'; | import { marked } from 'marked'; | ||||||
| import DOMPurify from 'dompurify'; | import DOMPurify from 'dompurify'; | ||||||
| import { escapeHtml } from './HTMLSanitizer'; | import { escapeHtml } from './HTMLSanitizer'; | ||||||
|  |  | ||||||
|   | |||||||
| @@ -42,7 +42,7 @@ | |||||||
|     "ionicons": "~2.0.1", |     "ionicons": "~2.0.1", | ||||||
|     "js-cookie": "^2.2.1", |     "js-cookie": "^2.2.1", | ||||||
|     "lodash.groupby": "^4.6.0", |     "lodash.groupby": "^4.6.0", | ||||||
|     "marked": "2.0.3", |     "marked": "4.0.10", | ||||||
|     "md5": "^2.3.0", |     "md5": "^2.3.0", | ||||||
|     "ninja-keys": "^1.1.9", |     "ninja-keys": "^1.1.9", | ||||||
|     "posthog-js": "^1.13.7", |     "posthog-js": "^1.13.7", | ||||||
|   | |||||||
| @@ -9840,10 +9840,10 @@ markdown-to-jsx@^7.1.0: | |||||||
|   resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.2.tgz#19d3da4cd8864045cdd13a0d179147fbd6a088d4" |   resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.2.tgz#19d3da4cd8864045cdd13a0d179147fbd6a088d4" | ||||||
|   integrity sha512-O8DMCl32V34RrD+ZHxcAPc2+kYytuDIoQYjY36RVdsLK7uHjgNVvFec4yv0X6LgB4YEZgSvK5QtFi5YVqEpoMA== |   integrity sha512-O8DMCl32V34RrD+ZHxcAPc2+kYytuDIoQYjY36RVdsLK7uHjgNVvFec4yv0X6LgB4YEZgSvK5QtFi5YVqEpoMA== | ||||||
|  |  | ||||||
| marked@2.0.3: | marked@4.0.10: | ||||||
|   version "2.0.3" |   version "4.0.10" | ||||||
|   resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0" |   resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" | ||||||
|   integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA== |   integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw== | ||||||
|  |  | ||||||
| material-colors@^1.0.0: | material-colors@^1.0.0: | ||||||
|   version "1.2.6" |   version "1.2.6" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]