fecgov / fec-cms

The content management system (CMS) for the new Federal Election Commission website.
https://www.fec.gov
Other
93 stars 38 forks source link

Upgrade Babel and ES packages #5575

Open tmpayton opened 1 year ago

tmpayton commented 1 year ago

What we’re after

Babel and ES packages are causing NPM vulnerabilities, so they need to be upgraded.

Related ticket(s)

(Include the tickets that either came before, after, or are happening in tandem with this new ticket)

Action item(s)

(These are the smaller tasks that should happen in order to complete this work)

Completion criteria

(What does the end state look like - as long as this task(s) is done, this work is complete)

References/resources/technical considerations

(Is there sample code or a screenshot you can include to highlight a particular issue? Here is where you reinforce why this work is important)

jmetev1 commented 1 year ago

Which packages are the problem? Are you seeing them in snyk? I don't have access to that so you'd have to let me know which ones need changing. I can see the results from npm audit. But the ones there mostly don't seem connected to babel or ES. Actually what is ES? Eslint? @tmpayton