Bump dompurify from 3.1.7 to 3.2.0

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-11 17:26:26 +00:00 committed by GitHub
parent b5cc760f16
commit afe91c1c80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -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"