diff --git a/package.json b/package.json index 50f5a98c0..d57f83978 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "countries-and-timezones": "^3.6.0", "date-fns": "2.21.1", "date-fns-tz": "^1.3.3", - "dompurify": "3.1.6", + "dompurify": "3.2.4", "flag-icons": "^7.2.3", "floating-vue": "^5.2.2", "highlight.js": "^11.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96737e1cc..f62f7b767 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: ^1.3.3 version: 1.3.8(date-fns@2.21.1) dompurify: - specifier: 3.1.6 - version: 3.1.6 + specifier: 3.2.4 + version: 3.2.4 flag-icons: specifier: ^7.2.3 version: 7.2.3 @@ -1737,8 +1737,8 @@ packages: '@types/node@22.7.0': resolution: {integrity: sha512-MOdOibwBs6KW1vfqz2uKMlxq5xAfAZ98SZjO8e3XnAbFnTJtAspqhWk7hrdSAs9/Y14ZWMiy7/MxMUzAOadYEw==} - '@types/trusted-types@2.0.2': - resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} + '@types/trusted-types@2.0.7': + resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} @@ -2497,8 +2497,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@3.1.6: - resolution: {integrity: sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==} + dompurify@3.2.4: + resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==} domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} @@ -4172,8 +4172,8 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} - readdirp@4.1.1: - resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==} + readdirp@4.1.2: + resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} engines: {node: '>= 14.18.0'} recordrtc@5.6.2: @@ -6594,7 +6594,7 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/trusted-types@2.0.2': {} + '@types/trusted-types@2.0.7': {} '@types/web-bluetooth@0.0.20': {} @@ -7225,7 +7225,7 @@ snapshots: chokidar@4.0.3: dependencies: - readdirp: 4.1.1 + readdirp: 4.1.2 optional: true cli-boxes@3.0.0: {} @@ -7480,7 +7480,9 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@3.1.6: {} + dompurify@3.2.4: + optionalDependencies: + '@types/trusted-types': 2.0.7 domutils@3.1.0: dependencies: @@ -8623,7 +8625,7 @@ snapshots: lit-html@2.8.0: dependencies: - '@types/trusted-types': 2.0.2 + '@types/trusted-types': 2.0.7 lit@2.2.6: dependencies: @@ -9456,7 +9458,7 @@ snapshots: dependencies: picomatch: 2.3.1 - readdirp@4.1.1: + readdirp@4.1.2: optional: true recordrtc@5.6.2: {} @@ -10204,7 +10206,7 @@ snapshots: vue-dompurify-html@5.1.0(vue@3.5.12(typescript@5.6.2)): dependencies: - dompurify: 3.1.6 + dompurify: 3.2.4 vue: 3.5.12(typescript@5.6.2) vue-eslint-parser@9.4.3(eslint@8.57.0):