pbakondy / android-device-list

:iphone: List of Android Supported Devices
MIT License
80 stars 26 forks source link

Update axios to a fixed version #10

Closed DaveTryon closed 3 years ago

DaveTryon commented 3 years ago

When running npm install, some vulnerable packages (mainly axios) were flagged, with a suggestion to run npm audit fix to resolve them. This bumps axios from 0.19.2 to 0.21.1, which fixes a known vulnerability in the axios package.

It also auto-bumped the version to 1.2.4