Skip to content

fix: upgrade to more recent version of xlsx package#465

Merged
chrispcampbell merged 1 commit into
mainfrom
chris/463-xlsx-package
Apr 19, 2024
Merged

fix: upgrade to more recent version of xlsx package#465
chrispcampbell merged 1 commit into
mainfrom
chris/463-xlsx-package

Conversation

@chrispcampbell
Copy link
Copy Markdown
Contributor

Fixes #463

@ToddFincannonEI: This upgrades the xlsx package to a more recent version, which addresses some security vulnerabilities that have been reported. (Those vulnerabilities cause scary warnings when a user does an npm install of @sdeverywhere/cli, so it would be good to avoid those warnings, which can be a turn-off for new users.) I have misgivings about this package and using their CDN (see issue comments), but think that this should be a relatively simple upgrade as compared to replacing the package outright.

Copy link
Copy Markdown
Collaborator

@ToddFincannonEI ToddFincannonEI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't add to the tests. EPS does not read any XLSX files, only CSV. Looks good to me based on passing our other tests. I am fine with using a non-npm package source when there is no other choice. This package has worked well for me for other utilities, so I don't see a good reason to switch. Open to alternatives though.

@chrispcampbell chrispcampbell merged commit 8d06b81 into main Apr 19, 2024
@chrispcampbell chrispcampbell deleted the chris/463-xlsx-package branch April 19, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to more recent version of xlsx package

2 participants