fix(deps): update dependency axios-retry to v3.1.2 (#1458)

This commit is contained in:
renovate[bot] 2019-01-28 17:44:42 +08:00 committed by DIYgod
parent 66cdae860a
commit b595c4eb72
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"dependencies": {
"art-template": "4.13.2",
"axios": "0.18.0",
"axios-retry": "3.1.1",
"axios-retry": "3.1.2",
"cheerio": "1.0.0-rc.2",
"co-redis": "2.1.1",
"currency-symbol-map": "^4.0.4",

View File

@ -1406,10 +1406,10 @@ axios-mock-adapter@1.16.0:
dependencies:
deep-equal "^1.0.1"
axios-retry@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.1.1.tgz#88d2971f671a9023b21d887c5dcac6c54f332cde"
integrity sha512-BeNOxa/CBQQLa9gVuMta1oWIhbL6UETKBfAmFjOXwiBxgcmrDBVVwz/gKZTpzKJlVjmi5DeYC+lP5Ng7ssc1pg==
axios-retry@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.1.2.tgz#4f4dcbefb0b434e22b72bd5e28a027d77b8a3458"
integrity sha512-+X0mtJ3S0mmia1kTVi1eA3DAC+oWnT2A29g3CpkzcBPMT6vJm+hn/WiV9wPt/KXLHVmg5zev9mWqkPx7bHMovg==
dependencies:
is-retry-allowed "^1.1.0"