mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-22 05:27:20 +00:00
fix(deps): update dependency dompurify to v3.1.6
This commit is contained in:
parent
54e3f49b02
commit
885275f542
@ -11,7 +11,7 @@
|
|||||||
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dompurify": "3.1.3",
|
"dompurify": "3.1.6",
|
||||||
"fast-xml-parser": "4.3.6",
|
"fast-xml-parser": "4.3.6",
|
||||||
"hotkeys-js": "3.13.7",
|
"hotkeys-js": "3.13.7",
|
||||||
"javascript-time-ago": "2.5.10",
|
"javascript-time-ago": "2.5.10",
|
||||||
|
@ -6,8 +6,8 @@ settings:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: 3.1.3
|
specifier: 3.1.6
|
||||||
version: 3.1.3
|
version: 3.1.6
|
||||||
fast-xml-parser:
|
fast-xml-parser:
|
||||||
specifier: 4.3.6
|
specifier: 4.3.6
|
||||||
version: 4.3.6
|
version: 4.3.6
|
||||||
@ -2927,8 +2927,8 @@ packages:
|
|||||||
esutils: 2.0.3
|
esutils: 2.0.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/dompurify@3.1.3:
|
/dompurify@3.1.6:
|
||||||
resolution: {integrity: sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==}
|
resolution: {integrity: sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/duplexer@0.1.2:
|
/duplexer@0.1.2:
|
||||||
|
Loading…
Reference in New Issue
Block a user