2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Bump dompurify from 3.1.7 to 3.2.4 in /src/frontend (#9083)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 09:05:03 +11:00
committed by GitHub
parent 8912f0db56
commit ed4240a54c
2 changed files with 8 additions and 6 deletions

View File

@ -49,7 +49,7 @@
"clsx": "^2.1.1",
"codemirror": "6.0.1",
"dayjs": "^1.11.13",
"dompurify": "^3.1.7",
"dompurify": "^3.2.4",
"easymde": "^2.18.0",
"embla-carousel-react": "^8.5.2",
"fuse.js": "^7.0.0",