fix(deps): update dependency axios-retry to v3.2.6

This commit is contained in:
renovate[bot]
2022-06-28 17:58:49 +00:00
parent 260ce43db4
commit 7c617ea294
2 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@
"@types/jsonwebtoken": "8.5.8",
"algoliasearch": "4.13.1",
"axios": "*",
"axios-retry": "3.2.5",
"axios-retry": "3.2.6",
"bcrypt": "5.0.1",
"cache-manager": "4.0.1",
"cache-manager-ioredis": "2.1.0",

8
pnpm-lock.yaml generated
View File

@@ -56,7 +56,7 @@ specifiers:
'@vercel/ncc': 0.34.0
algoliasearch: 4.13.1
axios: '*'
axios-retry: 3.2.5
axios-retry: 3.2.6
bcrypt: 5.0.1
cache-manager: 4.0.1
cache-manager-ioredis: 2.1.0
@@ -147,7 +147,7 @@ dependencies:
'@types/jsonwebtoken': 8.5.8
algoliasearch: 4.13.1
axios: 0.27.2
axios-retry: 3.2.5
axios-retry: 3.2.6
bcrypt: 5.0.1
cache-manager: 4.0.1
cache-manager-ioredis: 2.1.0
@@ -2563,8 +2563,8 @@ packages:
resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==}
dev: false
/axios-retry/3.2.5:
resolution: {integrity: sha512-a8umkKbfIkTiYJQLx3v3TzKM85TGKB8ZQYz4zwykt2fpO64TsRlUhjaPaAb3fqMWCXFm2YhWcd8V5FHDKO9bSA==}
/axios-retry/3.2.6:
resolution: {integrity: sha512-kyedApcSW9FbQ+UIJOIXtez59aE8wjpYa0/l0ahhnUwjrZdEvEuftm87mW704yFIbtJgOllGr52lkZquVna89A==}
dependencies:
'@babel/runtime': 7.15.4
is-retry-allowed: 2.2.0