Skip to content

Commit

Permalink
update xlsx to fix CVE-2024-22363
Browse files Browse the repository at this point in the history
  • Loading branch information
Briseus committed Jan 14, 2025
1 parent 9b94520 commit a35f8ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"typescript": "5.7.3",
"webpack": "5.97.1",
"webpack-cli": "6.0.1",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.tgz"
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
},
"private": false,
"scripts": {
Expand Down

0 comments on commit a35f8ae

Please sign in to comment.