Update dependency dompurify to v2.5.9

This commit is contained in:
renovate[bot]
2026-03-27 02:19:09 +00:00
committed by GitHub
parent c6937b4ad9
commit 7e1abd6b71
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -32,7 +32,7 @@
"classnames": "2.5.1",
"core-js": "3.49.0",
"date-fns": "2.30.0",
"dompurify": "2.5.8",
"dompurify": "2.5.9",
"element-closest-polyfill": "1.0.7",
"epubjs": "0.3.93",
"escape-html": "1.0.3",
@@ -10266,9 +10266,9 @@
]
},
"node_modules/dompurify": {
"version": "2.5.8",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.8.tgz",
"integrity": "sha512-o1vSNgrmYMQObbSSvF/1brBYEQPHhV1+gsmrusO7/GXtp1T9rCS8cXFqVxK/9crT1jA6Ccv+5MTSjBNqr7Sovw==",
"version": "2.5.9",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.9.tgz",
"integrity": "sha512-i6mvVmWN4xo9LrhCOZrDgSs9noW6nOahbrmzjRbPF36YPyj5Ue5lgok0MHDWkG7xzpWFO2OYttXdzM7rJxHvNA==",
"license": "(MPL-2.0 OR Apache-2.0)"
},
"node_modules/domutils": {
+1 -1
View File
@@ -100,7 +100,7 @@
"classnames": "2.5.1",
"core-js": "3.49.0",
"date-fns": "2.30.0",
"dompurify": "2.5.8",
"dompurify": "2.5.9",
"element-closest-polyfill": "1.0.7",
"epubjs": "0.3.93",
"escape-html": "1.0.3",