chore(deps): remove dompurify

This commit is contained in:
Shiny Nematoda 2024-07-22 13:19:45 +00:00
parent 7b18bdd9d5
commit 8d01101331
8 changed files with 14 additions and 24 deletions

6
package-lock.json generated
View file

@ -9,7 +9,6 @@
"version": "0.0.0",
"dependencies": {
"bootstrap-icons": "^1.11.3",
"dompurify": "^3.1.6",
"peerjs": "^1.5.4",
"pinia": "^2.1.7",
"shaka-player": "^4.10.5",
@ -3097,11 +3096,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/dompurify": {
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz",
"integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ=="
},
"node_modules/ejs": {
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",