AlbinoDrought / cachios

Simple axios cache wrapper using node-cache
MIT License
88 stars 10 forks source link

Fix axios vulnerability #56

Closed Nettsentrisk closed 3 years ago

Nettsentrisk commented 3 years ago

axios needs to be updated to minimum version 0.21.1 to fix a critical vulnerability: https://www.npmjs.com/advisories/1594

AlbinoDrought commented 3 years ago

Thanks, published as 2.2.4: https://www.npmjs.com/package/cachios/v/2.2.4