Update dependency axios to v0.21.1 (#353)
continuous-integration/drone/push Build was killed Details

Update dependency axios to v0.21.1

Reviewed-on: #353
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2020-12-22 09:04:14 +00:00 committed by konrad
parent 6e3a884d60
commit 1c95e7eae9
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"@vue/cli-plugin-eslint": "4.5.9",
"@vue/cli-plugin-pwa": "4.5.9",
"@vue/cli-service": "4.5.9",
"axios": "0.21.0",
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"cypress": "6.2.0",
"cypress-file-upload": "4.1.1",

View File

@ -4169,10 +4169,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
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==
axios@0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
dependencies:
follow-redirects "^1.10.0"