Upgrade dependencies (#11118)

* Update marked in app

* Upgrade marked in cli

* Update nested deps
This commit is contained in:
Rijk van Zanten
2022-01-17 16:42:04 -05:00
committed by GitHub
parent f61ed2fb26
commit b3f43ff1a2
4 changed files with 2185 additions and 4431 deletions

View File

@@ -1,4 +1,4 @@
import marked from 'marked';
import { marked } from 'marked';
import dompurify from 'dompurify';
/**