diff --git a/package.json b/package.json index 88e44c1..062ed21 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "minimatch@>=9.0.0 <9.0.7": ">=9.0.7", "rollup@<2.80.0": ">=2.80.0", "flatted@<=3.4.1": ">=3.4.2", - "dompurify@<3.3.2": ">=3.3.2", + "dompurify@<3.3.2": ">=3.4.0", "picomatch@<2.3.2": ">=2.3.2", "picomatch@>=4.0.0 <4.0.4": ">=4.0.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fff3d8b..4dbd17d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ overrides: minimatch@>=9.0.0 <9.0.7: '>=9.0.7' rollup@<2.80.0: '>=2.80.0' flatted@<=3.4.1: '>=3.4.2' - dompurify@<3.3.2: '>=3.3.2' + dompurify@<3.3.2: '>=3.4.0' picomatch@<2.3.2: '>=2.3.2' picomatch@>=4.0.0 <4.0.4: '>=4.0.4' @@ -1331,6 +1331,7 @@ packages: '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitejs/plugin-vue@6.0.5': resolution: {integrity: sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==} @@ -1999,8 +2000,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@3.3.3: - resolution: {integrity: sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==} + dompurify@3.4.3: + resolution: {integrity: sha512-VVwJidIJcp1hpg2OMXML3ZVRPYSZiq4aX7qBh83BSIpOaRDqI+qxhXjjIWnpzkOXhmp0L81lnoME1mnCc9H48A==} domutils@3.2.2: resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} @@ -4114,6 +4115,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v-calendar@3.1.2: @@ -6758,7 +6760,7 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@3.3.3: + dompurify@3.4.3: optionalDependencies: '@types/trusted-types': 2.0.7 @@ -7987,7 +7989,7 @@ snapshots: monaco-editor@0.55.1: dependencies: - dompurify: 3.3.3 + dompurify: 3.4.3 marked: 14.0.0 mrmime@2.0.0: {}