3 Commits

Author SHA1 Message Date
dependabot[bot]
c9a1bf279f
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:57:26 +00:00
1ea9bde1b6
Fix code scanning alert no. 1: DOM text reinterpreted as HTML (#2)
* Fix code scanning alert no. 1: DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix(frontend): add dompurify

* fix(frontend): add dompurify

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-25 15:12:33 +02:00
7ee3ead05b refactor: add react frontend 2024-09-19 21:19:11 +02:00