UKHomeOfficeForms / hof

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

HOFF-369: replace request with axios #430

Closed Rhodine-orleans-lindsay closed 3 months ago

Rhodine-orleans-lindsay commented 7 months ago

What?

Replace request module api with axios

Why?

Request module is deprecated and showing critical vulnerabilities in snyk scans so is being replaced with axios

How?

Replace the request module dependency with axios