Skip to content

Commit

Permalink
Bump dompurify in /frontend-react in the sanitizers group (#16799)
Browse files Browse the repository at this point in the history
Bumps the sanitizers group in /frontend-react with 1 update: [dompurify](https://github.com/cure53/DOMPurify).


Updates `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
  dependency-group: sanitizers
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 899f70f commit 0d7a9f2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"classnames": "^2.5.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"dompurify": "^3.2.2",
"dompurify": "^3.2.3",
"export-to-csv-fix-source-map": "^0.2.1",
"focus-trap-react": "^10.3.1",
"history": "^5.3.0",
Expand Down
16 changes: 14 additions & 2 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4947,7 +4947,7 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:*, dompurify@npm:^3.2.2":
"dompurify@npm:*":
version: 3.2.2
resolution: "dompurify@npm:3.2.2"
dependencies:
Expand All @@ -4959,6 +4959,18 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.2.3":
version: 3.2.3
resolution: "dompurify@npm:3.2.3"
dependencies:
"@types/trusted-types": ^2.0.7
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: cd66ae8b22e1cfe5bc207b95fc119ce62f9a56eb313a9a1af6262d789d84e7bd27e29f26ed80110d108670dacb9527cb96ddf48a1da89126a37ec8b48702279a
languageName: node
linkType: hard

"domutils@npm:^3.0.1":
version: 3.0.1
resolution: "domutils@npm:3.0.1"
Expand Down Expand Up @@ -9882,7 +9894,7 @@ __metadata:
cross-env: ^7.0.3
date-fns: ^4.1.0
date-fns-tz: ^3.2.0
dompurify: ^3.2.2
dompurify: ^3.2.3
dotenv-flow: ^4.1.0
eslint: 9.17.0
eslint-config-prettier: ^9.1.0
Expand Down

0 comments on commit 0d7a9f2

Please sign in to comment.