diff --git a/frontend/package.json b/frontend/package.json index f881bab36..9067fc16c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -103,7 +103,7 @@ "camel-case": "4.1.2", "date-fns": "3.6.0", "dayjs": "1.11.10", - "dompurify": "3.0.9", + "dompurify": "3.0.10", "fast-deep-equal": "3.1.3", "flatpickr": "4.6.13", "flexsearch": "0.7.31", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index c7ce52ad5..84ec5aabf 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -173,8 +173,8 @@ dependencies: specifier: 1.11.10 version: 1.11.10 dompurify: - specifier: 3.0.9 - version: 3.0.9 + specifier: 3.0.10 + version: 3.0.10 fast-deep-equal: specifier: 3.1.3 version: 3.1.3 @@ -5526,8 +5526,8 @@ packages: domelementtype: 2.3.0 dev: true - /dompurify@3.0.9: - resolution: {integrity: sha512-uyb4NDIvQ3hRn6NiC+SIFaP4mJ/MdXlvtunaqK9Bn6dD3RuB/1S/gasEjDHD8eiaqdSael2vBv+hOs7Y+jhYOQ==} + /dompurify@3.0.10: + resolution: {integrity: sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q==} dev: false /domutils@2.8.0: