-
Notifications
You must be signed in to change notification settings - Fork 6
Remove dependency on Axios #371
Copy link
Copy link
Closed
Labels
CompleteDescribes an issue where development is complete and this item will be included in a release.Describes an issue where development is complete and this item will be included in a release.bugSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
CompleteDescribes an issue where development is complete and this item will be included in a release.Describes an issue where development is complete and this item will be included in a release.bugSomething isn't workingSomething isn't working
Following recent supply chain attacks to the Axios package, I have decided to remove this as a dependency. Instead replacing this is local wrapper methods for making GET, POST and DELETE requests.