mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix(deps): update dependency dompurify to v3.1.2
This commit is contained in:
parent
bc9588c33b
commit
48438d723a
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
||||
},
|
||||
"dependencies": {
|
||||
"dompurify": "3.1.0",
|
||||
"dompurify": "3.1.2",
|
||||
"fast-xml-parser": "4.3.6",
|
||||
"hotkeys-js": "3.13.7",
|
||||
"javascript-time-ago": "2.5.10",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue