UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

WIP: HOFF-369: Replace request api with axios (Do not merge this branch to master) #400

Open SavantDhindsaHO opened 1 year ago

SavantDhindsaHO commented 1 year ago

What?

Replace request module api with axios

Why?

Request module is deprecated and showing critical vulnerability in snyk scan

How?

Replace the request module dependency with axios and updated module index.js file and all related unit test files.

sulthan-ahmed commented 11 months ago

Hi @SavantDhindsaHO please can you

sulthan-ahmed commented 11 months ago

This is really great, can you fix all the linting issues, as it makes it hard to review with all the git actions in the way

sulthan-ahmed commented 11 months ago

I'll review it once the above items are sorted