diff --git a/package-lock.json b/package-lock.json index ea85684..6760088 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,13 +20,13 @@ "@mercuryworkshop/wisp-js": "^0.3.3", "@titaniumnetwork-dev/ultraviolet": "^3.2.10", "astro": "^4.16.2", - "dompurify": "^3.2.1", + "dompurify": "^3.2.2", "fastify": "^5.1.0", "js-cookie": "^3.0.5", "lucide-astro": "^0.460.0", "mime": "^4.0.4", "sharp": "^0.33.5", - "tailwindcss": "^3.4.13", + "tailwindcss": "^3.4.15", "tsx": "^4.19.2", "typescript": "^5.6.3", "vite-plugin-static-copy": "^2.1.0" @@ -3386,9 +3386,9 @@ "license": "MIT" }, "node_modules/dompurify": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.1.tgz", - "integrity": "sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.2.tgz", + "integrity": "sha512-YMM+erhdZ2nkZ4fTNRTSI94mb7VG7uVF5vj5Zde7tImgnhZE3R6YW/IACGIHb2ux+QkEXMhe591N+5jWOmL4Zw==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" diff --git a/package.json b/package.json index c7e2d3d..edb2f5b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "tsx": "^4.19.2", "typescript": "^5.6.3", "vite-plugin-static-copy": "^2.1.0", - "dompurify": "^3.2.1" + "dompurify": "^3.2.2" }, "devDependencies": { "@biomejs/biome": "1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2f3b0a..fbf7d03 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^4.16.2 version: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3) dompurify: - specifier: ^3.2.1 - version: 3.2.1 + specifier: ^3.2.2 + version: 3.2.2 fastify: specifier: ^5.1.0 version: 5.1.0 @@ -1291,8 +1291,8 @@ packages: dlv@1.1.3: resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} - dompurify@3.2.1: - resolution: {integrity: sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w==} + dompurify@3.2.2: + resolution: {integrity: sha512-YMM+erhdZ2nkZ4fTNRTSI94mb7VG7uVF5vj5Zde7tImgnhZE3R6YW/IACGIHb2ux+QkEXMhe591N+5jWOmL4Zw==} dset@3.1.4: resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==} @@ -4073,7 +4073,7 @@ snapshots: dlv@1.1.3: {} - dompurify@3.2.1: + dompurify@3.2.2: optionalDependencies: '@types/trusted-types': 2.0.7