From 068955a0c63c612ccd28ca04de36f0a1be87b36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 18:05:28 +0000 Subject: [PATCH] Bump dompurify from 3.2.5 to 3.2.6 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.2.5...3.2.6) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7b5373e..63ec191 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "date-fns": "^4.1.0", - "dompurify": "^3.2.5", + "dompurify": "^3.2.6", "ioredis": "^5.6.0", "lodash": "^4.17.21", "lucide-react": "^0.511.0", diff --git a/yarn.lock b/yarn.lock index 5c7a80f..4a6e132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7147,15 +7147,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:^3.2.5": - version: 3.2.5 - resolution: "dompurify@npm:3.2.5" +"dompurify@npm:^3.2.6": + version: 3.2.6 + resolution: "dompurify@npm:3.2.6" dependencies: "@types/trusted-types": "npm:^2.0.7" dependenciesMeta: "@types/trusted-types": optional: true - checksum: 10c0/b564167cc588933ad2d25c185296716bdd7124e9d2a75dac76efea831bb22d1230ce5205a1ab6ce4c1010bb32ac35f7a5cb2dd16c78cbf382111f1228362aa59 + checksum: 10c0/c8f8e5b0879a0d93c84a2e5e78649a47d0c057ed0f7850ca3d573d2cca64b84fb1ff85bd4b20980ade69c4e5b80ae73011340f1c2ff375c7ef98bb8268e1d13a languageName: node linkType: hard @@ -14096,7 +14096,7 @@ __metadata: class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" date-fns: "npm:^4.1.0" - dompurify: "npm:^3.2.5" + dompurify: "npm:^3.2.6" eslint: "npm:^9.26.0" eslint-config-next: "npm:15.3.2" eslint-config-prettier: "npm:^10.1.5"