Skip to content

Commit

Permalink
[Snyk] Security upgrade dompurify from 3.0.6 to 3.1.3 (#1874)
Browse files Browse the repository at this point in the history
* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOMPURIFY-6474511

* deps: upgrade dompurify and @types/dompurify

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: dcshzj <[email protected]>
  • Loading branch information
3 people authored May 14, 2024
1 parent 19469d8 commit 4d8aa69
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"cypress-file-upload": "^5.0.8",
"date-fns": "^2.26.0",
"date-fns-tz": "^1.3.5",
"dompurify": "^3.0.6",
"dompurify": "^3.1.3",
"downshift": "^6.1.7",
"easymde": "^2.16.1",
"escape-string-regexp": "^4.0.0",
Expand Down Expand Up @@ -183,7 +183,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^14.0.0",
"@tsconfig/recommended": "^1.0.1",
"@types/dompurify": "^3.0.4",
"@types/dompurify": "^3.0.5",
"@types/html": "^1.0.4",
"@types/invariant": "^2.2.35",
"@types/jest": "^29.4.4",
Expand Down

0 comments on commit 4d8aa69

Please sign in to comment.