cloudfront-auth icon indicating copy to clipboard operation
cloudfront-auth copied to clipboard

Update axios and remove querystring and crypto

Open jpbassalot opened this issue 2 years ago • 0 comments

Update axios to 0.27.2 due to CVE-2020-28168

Remove crypto from npm packages in favor of the standard library crypto

Remove querystring due to its deprecation and instead use URLSearchParams

jpbassalot avatar Jun 13 '22 21:06 jpbassalot