Merge pull request #3994 from firefly-iii/dependabot/npm_and_yarn/develop/axios-0.21.0

Bump axios from 0.20.0 to 0.21.0
This commit is contained in:
James Cole 2020-10-26 05:47:06 +00:00 committed by GitHub
commit a235b60bef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
},
"devDependencies": {
"@johmun/vue-tags-input": "^2.1.0",
"axios": "^0.20.0",
"axios": "^0.21.0",
"bootstrap-sass": "^3.3.7",
"cross-env": "^7.0",
"font-awesome": "^4.7.0",

View File

@ -1286,10 +1286,10 @@ autoprefixer@^9.4.2:
postcss "^7.0.32"
postcss-value-parser "^4.1.0"
axios@^0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.20.0.tgz#057ba30f04884694993a8cd07fa394cff11c50bd"
integrity sha512-ANA4rr2BDcmmAQLOKft2fufrtuvlqR+cXNNinUmvfeSNCOF98PZL+7M/v1zIdGo7OLjEA9J2gXJL+j4zGsl0bA==
axios@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
dependencies:
follow-redirects "^1.10.0"