📦 chore: update sanitize-html to latest (#14573)
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
GitNexus Index / index (push) Waiting to run
GitNexus Index / post-index (push) Blocked by required conditions

* 📦 chore: update `sanitize-html` to latest

* chore: add additional modules to esModules for Jest configuration
This commit is contained in:
Danny Avila 2026-08-01 09:35:57 -04:00 committed by GitHub
parent 3191f6975a
commit b253b623fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 123 additions and 14 deletions

View file

@ -122,7 +122,7 @@
"pdfjs-dist": "^5.4.624",
"prom-client": "^15.1.3",
"rate-limit-redis": "^4.2.0",
"sanitize-html": "^2.13.0",
"sanitize-html": "^2.17.6",
"sharp": "^0.35.3",
"ua-parser-js": "^1.0.36",
"undici": "^7.24.1",
@ -134,7 +134,7 @@
},
"devDependencies": {
"@babel/preset-env": "^7.29.5",
"@types/sanitize-html": "^2.13.0",
"@types/sanitize-html": "^2.16.1",
"jest": "^30.2.0",
"mongodb-memory-server": "^11.0.1",
"nodemon": "^3.1.14",