Skip to content

Commit

Permalink
fix: upgrade xlsx from 0.17.5 to 0.18.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade xlsx from 0.17.5 to 0.18.5.

See this package in npm:
https://www.npmjs.com/package/xlsx

See this project in Snyk:
https://app.snyk.io/org/renatamuellerc2c/project/db6d34a8-3256-44b7-9ed6-dd51d71c7afe?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 10, 2024
1 parent 2072ba1 commit 4e509dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"tslib": "^2.3.0",
"typeorm": "^0.3.14",
"whatwg-fetch": "^3.6.2",
"xlsx": "^0.17.3"
"xlsx": "^0.18.5"
}
}

0 comments on commit 4e509dd

Please sign in to comment.