fix(deps): update dependency dompurify to v3.1.6

This commit is contained in:
renovate[bot] 2024-07-05 16:44:38 +00:00 committed by Kavin
parent 54e3f49b02
commit 885275f542
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View file

@ -6,8 +6,8 @@ settings:
dependencies:
dompurify:
specifier: 3.1.3
version: 3.1.3
specifier: 3.1.6
version: 3.1.6
fast-xml-parser:
specifier: 4.3.6
version: 4.3.6
@ -2927,8 +2927,8 @@ packages:
esutils: 2.0.3
dev: true
/dompurify@3.1.3:
resolution: {integrity: sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==}
/dompurify@3.1.6:
resolution: {integrity: sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==}
dev: false
/duplexer@0.1.2: