Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOMPURIFY-6474511
  • Loading branch information
snyk-bot committed Apr 14, 2024
1 parent e346d91 commit 85b4212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cassproject": "^1.5.51",
"core-js": "^3.35.0",
"dateformat": "^5.0.3",
"dompurify": "^2.4.7",
"dompurify": "^2.4.9",
"file-saver": "^2.0.5",
"http2": "^3.3.7",
"jsonld": "^5.2.0",
Expand Down

0 comments on commit 85b4212

Please sign in to comment.