Skip to content

Commit

Permalink
Fix DomPurify audit warning (primefaces#7203)
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Sep 17, 2024
1 parent 3718fad commit d3f0790
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 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 @@ -31,8 +31,8 @@
"chart.js": "4.4.4",
"file-saver": "2.0.5",
"fs-extra": "^11.2.0",
"jspdf": "2.5.1",
"jspdf-autotable": "3.8.2",
"jspdf": "2.5.2",
"jspdf-autotable": "3.8.3",
"next": "12.3.4",
"path": "^0.12.7",
"primeflex": "^3.3.1",
Expand Down

0 comments on commit d3f0790

Please sign in to comment.