fix(deps): update dependency dompurify to v3.2.3
This commit is contained in:
parent
ed5474a28a
commit
5c93d0c57c
|
|
@ -102,7 +102,7 @@
|
|||
"change-case": "5.4.4",
|
||||
"date-fns": "4.1.0",
|
||||
"dayjs": "1.11.13",
|
||||
"dompurify": "3.2.2",
|
||||
"dompurify": "3.2.3",
|
||||
"fast-deep-equal": "3.1.3",
|
||||
"flatpickr": "4.6.13",
|
||||
"flexsearch": "0.7.43",
|
||||
|
|
|
|||
|
|
@ -173,8 +173,8 @@ importers:
|
|||
specifier: 1.11.13
|
||||
version: 1.11.13
|
||||
dompurify:
|
||||
specifier: 3.2.2
|
||||
version: 3.2.2
|
||||
specifier: 3.2.3
|
||||
version: 3.2.3
|
||||
fast-deep-equal:
|
||||
specifier: 3.1.3
|
||||
version: 3.1.3
|
||||
|
|
@ -3420,8 +3420,8 @@ packages:
|
|||
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
||||
engines: {node: '>= 4'}
|
||||
|
||||
dompurify@3.2.2:
|
||||
resolution: {integrity: sha512-YMM+erhdZ2nkZ4fTNRTSI94mb7VG7uVF5vj5Zde7tImgnhZE3R6YW/IACGIHb2ux+QkEXMhe591N+5jWOmL4Zw==}
|
||||
dompurify@3.2.3:
|
||||
resolution: {integrity: sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==}
|
||||
|
||||
domutils@2.8.0:
|
||||
resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
|
||||
|
|
@ -8581,7 +8581,7 @@ snapshots:
|
|||
|
||||
'@types/dompurify@3.2.0':
|
||||
dependencies:
|
||||
dompurify: 3.2.2
|
||||
dompurify: 3.2.3
|
||||
|
||||
'@types/estree@0.0.39': {}
|
||||
|
||||
|
|
@ -9813,7 +9813,7 @@ snapshots:
|
|||
dependencies:
|
||||
domelementtype: 2.3.0
|
||||
|
||||
dompurify@3.2.2:
|
||||
dompurify@3.2.3:
|
||||
optionalDependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue