⬆️ Upgrade Mermaid and Chart.js to latest

Addresses vulnerability in Mermaid CVE-2021-43861 - https://github.com/advisories/GHSA-p3rp-vmj9-gv6v
This commit is contained in:
James Panther
2022-01-07 14:31:07 +11:00
parent 4ca9f334cb
commit 7606c925ae
5 changed files with 136 additions and 169 deletions
+5
View File
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Changed
- Upgrade to Chart.js v3.7.0
- Upgrade to Mermaid v8.13.8
### Fixed
- `lead` shortcode not rendering Markdown formatted text ([#73](https://github.com/jpanther/congo/issues/73))