diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 345d3228a30..7a0e7784e97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ catalogs: specifier: 1.13.1 version: 1.13.1 dompurify: - specifier: 3.3.0 - version: 3.3.0 + specifier: 3.3.1 + version: 3.3.1 eslint: specifier: 9.39.1 version: 9.39.1 @@ -410,7 +410,7 @@ importers: dependencies: dompurify: specifier: 'catalog:' - version: 3.3.0 + version: 3.3.1 eventemitter3: specifier: 'catalog:' version: 5.0.1 @@ -3298,8 +3298,8 @@ packages: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} - dompurify@3.3.0: - resolution: {integrity: sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==} + dompurify@3.3.1: + resolution: {integrity: sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==} dotenv-expand@11.0.7: resolution: {integrity: sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==} @@ -7685,7 +7685,7 @@ snapshots: dependencies: esutils: 2.0.3 - dompurify@3.3.0: + dompurify@3.3.1: optionalDependencies: '@types/trusted-types': 2.0.7 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7a54941e988..de2e9ee5e89 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -58,7 +58,7 @@ catalog: "@vue/test-utils": 2.4.6 "@vue/tsconfig": 0.8.1 bootstrap-icons: 1.13.1 - dompurify: 3.3.0 + dompurify: 3.3.1 eslint: 9.39.1 eslint-config-prettier: 10.1.8 eslint-import-resolver-typescript: 4.4.4