youngcw / actualplaid

Sync your Bank accounts to Actual Budget (unofficial support)
https://actualbudget.com
39 stars 11 forks source link

Updates to packages with vulnerabilities and upgrade to latest Plaid package #9

Closed kylehild closed 5 months ago

kylehild commented 5 months ago

There were a handful of vulnerabilities when running npm install so I fixed those. Fixing those also resulted in updating Plaid to the newest version which included breaking changes to creating the client as well as all of the requests. Those have been updated in this pull request as well.

kylehild commented 5 months ago

Yeah, I can make that a new environment variable. I'll update the base address for the fastify server to be a variable as well.