Merge pull request #1888 from h3poteto/dependabot/npm_and_yarn/axios-0.21.0
Bump axios from 0.20.0 to 0.21.0
This commit is contained in:
commit
801ebf8f1b
|
@ -169,7 +169,7 @@
|
|||
"about-window": "^1.13.4",
|
||||
"animate.css": "^4.1.0",
|
||||
"auto-launch": "^5.0.5",
|
||||
"axios": "^0.20.0",
|
||||
"axios": "^0.21.0",
|
||||
"blueimp-load-image": "^5.14.0",
|
||||
"deep-extend": "^0.6.0",
|
||||
"electron-context-menu": "^2.3.0",
|
||||
|
|
|
@ -2308,13 +2308,6 @@ aws4@^1.8.0:
|
|||
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428"
|
||||
integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA==
|
||||
|
||||
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==
|
||||
dependencies:
|
||||
follow-redirects "^1.10.0"
|
||||
|
||||
axios@^0.21.0:
|
||||
version "0.21.0"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
|
||||
|
|
Loading…
Reference in New Issue