chore(deps): bump dompurify and ngx-markdown in /src/portal

Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.1.6 and updates ancestor dependency [ngx-markdown](https://github.com/jfcere/ngx-markdown). These dependencies need to be updated together.


Updates `dompurify` from 2.4.3 to 3.1.6
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.3...3.1.6)

Updates `ngx-markdown` from 16.0.0 to 18.0.0
- [Release notes](https://github.com/jfcere/ngx-markdown/releases)
- [Commits](https://github.com/jfcere/ngx-markdown/compare/v16.0.0...v18.0.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
- dependency-name: ngx-markdown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-16 21:09:27 +00:00 committed by GitHub
parent 438d4c03bb
commit 593ac44925
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 758 additions and 133 deletions

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"js-yaml": "^4.1.0",
"ngx-clipboard": "^15.1.0",
"ngx-cookie": "^6.0.1",
"ngx-markdown": "16.0.0",
"ngx-markdown": "18.0.0",
"rxjs": "^7.4.0",
"tslib": "^2.2.0",
"zone.js": "~0.13.0"