chore(deps): resolve 3 Dependabot alerts (dompurify, fast-xml-parser, sharp) (#8070)

- dompurify ^3.4.12 (#132, low), fast-xml-parser ^5.10.1 (#133, high DOCTYPE), sharp ^0.35.0 (#134, high libvips)
Resolved: dompurify 3.4.12, fast-xml-parser 5.10.1, sharp 0.35.3. All clear in npm audit; lockfile-lint OK.
This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-07-21 23:19:24 -03:00
committed by GitHub
parent 95c9325679
commit 51087675ca
2 changed files with 195 additions and 769 deletions

958
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -242,7 +242,7 @@
"clsx": "^2.1.1",
"commander": "^15.0.0",
"csv-stringify": "^6.7.0",
"dompurify": "^3.4.11",
"dompurify": "^3.4.12",
"express": "^5.2.1",
"fetch-socks": "^1.3.3",
"fflate": "^0.8.3",
@@ -380,7 +380,9 @@
]
},
"overrides": {
"dompurify": "^3.4.11",
"dompurify": "^3.4.12",
"fast-xml-parser": "^5.10.1",
"sharp": "^0.35.0",
"postcss": "^8.5.14",
"ip-address": "10.2.0",
"qs": "^6.15.2",