mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3288 from jellyfin/dependabot/npm_and_yarn/dompurify-2.3.4
Bump dompurify from 2.3.3 to 2.3.4
This commit is contained in:
commit
30e9dcd185
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -5139,9 +5139,9 @@
|
|||
}
|
||||
},
|
||||
"dompurify": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.3.tgz",
|
||||
"integrity": "sha512-dqnqRkPMAjOZE0FogZ+ceJNM2dZ3V/yNOuFB7+39qpO93hHhfRpHw3heYQC7DPK9FqbQTfBKUJhiSfz4MvXYwg=="
|
||||
"version": "2.3.4",
|
||||
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.3.4.tgz",
|
||||
"integrity": "sha512-6BVcgOAVFXjI0JTjEvZy901Rghm+7fDQOrNIcxB4+gdhj6Kwp6T9VBhBY/AbagKHJocRkDYGd6wvI+p4/10xtQ=="
|
||||
},
|
||||
"domutils": {
|
||||
"version": "1.7.0",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"classnames": "^2.3.1",
|
||||
"core-js": "^3.19.1",
|
||||
"date-fns": "^2.28.0",
|
||||
"dompurify": "^2.3.3",
|
||||
"dompurify": "^2.3.4",
|
||||
"epubjs": "^0.3.90",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"flv.js": "^1.6.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue