Skip to content

Commit

Permalink
Bump dompurify from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.2.2...3.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Dec 9, 2024
1 parent ceb195c commit 937d883
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"date-fns": "^4.1.0",
"dompurify": "^3.2.2",
"dompurify": "^3.2.3",
"easymde": "^2.18.0",
"expose-loader": "^5.0.0",
"file-loader": "^6.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4857,15 +4857,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.2.2":
version: 3.2.2
resolution: "dompurify@npm:3.2.2"
"dompurify@npm:^3.2.3":
version: 3.2.3
resolution: "dompurify@npm:3.2.3"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/04fa1509a75c6c1dfc1f00c579253bd4781e291836176578927f5cb683dc904175c4fb71f9c40438b0b4b13fc306f79922d220200f3bd01eabe12727588afd1f
checksum: 10c0/0ce5cb89b76f396d800751bcb48e0d137792891d350ccc049f1bc9a5eca7332cc69030c25007ff4962e0824a5696904d4d74264df9277b5ad955642dfb6f313f
languageName: node
linkType: hard

Expand Down Expand Up @@ -10139,7 +10139,7 @@ __metadata:
css-loader: "npm:^7.1.2"
css-minimizer-webpack-plugin: "npm:^7.0.0"
date-fns: "npm:^4.1.0"
dompurify: "npm:^3.2.2"
dompurify: "npm:^3.2.3"
easymde: "npm:^2.18.0"
eslint: "npm:^8.57.0"
eslint-config-airbnb: "npm:^19.0.4"
Expand Down

0 comments on commit 937d883

Please sign in to comment.