AlexsLemonade / refinebio-frontend

Frontend app for refine.bio
https://www.refine.bio
Other
7 stars 7 forks source link

ran npm audit #1008

Closed davidsmejia closed 1 year ago

davidsmejia commented 1 year ago

Issue Number

N/A

some packages are going to be broken, luckily they are mainly tied to the charts we use for the dashboard, I am going to temporarily remove them until we have the new site up

Purpose/Implementation Notes

Steps:

$ rm yarn.lock
$ npm audit fix --force
$ yarn import
$ rm package-lock.json