PermanentOrg / node-sdk

Node.js SDK for Permanent.org
GNU Affero General Public License v3.0
4 stars 2 forks source link

Remove or update dependencies to resolve security issues #34

Closed jasonaowen closed 2 years ago

jasonaowen commented 2 years ago

Resolve several security issues by either updating or removing our dependencies.

In particular:

I opted for removal over updating when possible because I don't think we're really making use of the functionality those dependencies bring us, and in particular not to the degree that they require maintenance, but happy to hear otherwise!

jasonaowen commented 2 years ago

It is worth noting, I think, that all of these are dev dependencies and not prod dependencies; this should have zero impact on clients of the SDK.