mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 18:39:18 +08:00
chore(deps): bump dompurify from 3.3.3 to 3.4.0 (#35286)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
25df902ec4
commit
883d757392
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -274,8 +274,8 @@ catalogs:
|
||||
specifier: 10.6.0
|
||||
version: 10.6.0
|
||||
dompurify:
|
||||
specifier: 3.3.3
|
||||
version: 3.3.3
|
||||
specifier: 3.4.0
|
||||
version: 3.4.0
|
||||
echarts:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
@ -775,7 +775,7 @@ importers:
|
||||
version: 10.6.0
|
||||
dompurify:
|
||||
specifier: 'catalog:'
|
||||
version: 3.3.3
|
||||
version: 3.4.0
|
||||
echarts:
|
||||
specifier: 'catalog:'
|
||||
version: 6.0.0
|
||||
@ -5461,8 +5461,8 @@ packages:
|
||||
resolution: {integrity: sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
dompurify@3.3.3:
|
||||
resolution: {integrity: sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==}
|
||||
dompurify@3.4.0:
|
||||
resolution: {integrity: sha512-nolgK9JcaUXMSmW+j1yaSvaEaoXYHwWyGJlkoCTghc97KgGDDSnpoU/PlEnw63Ah+TGKFOyY+X5LnxaWbCSfXg==}
|
||||
|
||||
domutils@3.2.2:
|
||||
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
|
||||
@ -12967,7 +12967,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
|
||||
dompurify@3.3.3:
|
||||
dompurify@3.4.0:
|
||||
optionalDependencies:
|
||||
'@types/trusted-types': 2.0.7
|
||||
|
||||
|
||||
@ -105,7 +105,7 @@ catalog:
|
||||
date-fns: 4.1.0
|
||||
dayjs: 1.11.20
|
||||
decimal.js: 10.6.0
|
||||
dompurify: 3.3.3
|
||||
dompurify: 3.4.0
|
||||
echarts: 6.0.0
|
||||
echarts-for-react: 3.0.6
|
||||
elkjs: 0.11.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user