diff --git a/package.json b/package.json index dab237c..95e3ca0 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "date-fns": "^4.1.0", - "dompurify": "^3.1.7", + "dompurify": "^3.2.0", "eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918", "lodash": "^4.17.21", "lucide-react": "^0.456.0", diff --git a/yarn.lock b/yarn.lock index 0dbad9b..a88dbfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2956,10 +2956,10 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.1.7": - version: 3.1.7 - resolution: "dompurify@npm:3.1.7" - checksum: 10c0/fcceef2e9f824d712a056fa699b0538f3337f5cf00ccb7227bdc7eba5463823e15d9aecc00a2fd81c726b28a71e7b09f0eb8a2fde1021c40e35f12dc67b66394 +"dompurify@npm:^3.2.0": + version: 3.2.0 + resolution: "dompurify@npm:3.2.0" + checksum: 10c0/c06af011b14b415439acb5ea5d32c1971e3f1888983e1430e8aeb1ae3871709aab3dc510cfe5ceccfc459e839f66e37e40836eda0673feb696b84d8b285e69f3 languageName: node linkType: hard @@ -6401,7 +6401,7 @@ __metadata: class-variance-authority: "npm:^0.7.0" clsx: "npm:^2.1.1" date-fns: "npm:^4.1.0" - dompurify: "npm:^3.1.7" + dompurify: "npm:^3.2.0" eslint: "npm:^9.14.0" eslint-config-next: "npm:15.0.3" eslint-config-prettier: "npm:^9.1.0"