Skip to content

Commit

Permalink
Merge pull request #77 from hakuta/main
Browse files Browse the repository at this point in the history
update xlsx to 0.19.3 to fix vulnerability
  • Loading branch information
LuisEnMarroquin authored Sep 27, 2023
2 parents 6d50a1c + a40ab76 commit 45b45c3
Show file tree
Hide file tree
Showing 2 changed files with 2,573 additions and 12,658 deletions.
2 changes: 1 addition & 1 deletion packages/main-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test": "jest --coverage"
},
"dependencies": {
"xlsx": "^0.18.5"
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
Expand Down
Loading

0 comments on commit 45b45c3

Please sign in to comment.