nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.19k stars 245 forks source link

chore(deps): update dependency axios to ^0.21.1 #460

Closed divine closed 3 years ago

divine commented 3 years ago

See related issue: https://github.com/axios/axios/pull/3410

It's a security fix which for unknown reason renovate didn't pick it up.

Thanks!

codecov[bot] commented 3 years ago

Codecov Report

Merging #460 (2219bd1) into master (030b6b7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #460   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files           1        1           
  Lines          45       45           
  Branches       25       25           
=======================================
  Hits           43       43           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 030b6b7...2219bd1. Read the comment docs.

pi0 commented 3 years ago

Thanks!