fix(deps): update dependency axios-retry to v4.2.0 (#1705)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-17 19:18:20 +08:00
committed by GitHub
parent 88924422a8
commit 9f20ba2ff1
2 changed files with 6 additions and 6 deletions

View File

@@ -78,7 +78,7 @@
"@types/jsonwebtoken": "9.0.6",
"algoliasearch": "4.23.3",
"axios": "^1.6.7",
"axios-retry": "4.1.0",
"axios-retry": "4.2.0",
"bcryptjs": "^2.4.3",
"cache-manager": "5.5.2",
"cache-manager-ioredis-yet": "2.0.4",

10
pnpm-lock.yaml generated
View File

@@ -164,8 +164,8 @@ importers:
specifier: ^1.6.7
version: 1.6.8
axios-retry:
specifier: 4.1.0
version: 4.1.0(axios@1.6.8)
specifier: 4.2.0
version: 4.2.0(axios@1.6.8)
bcryptjs:
specifier: ^2.4.3
version: 2.4.3
@@ -2546,8 +2546,8 @@ packages:
avvio@8.3.0:
resolution: {integrity: sha512-VBVH0jubFr9LdFASy/vNtm5giTrnbVquWBhT0fyizuNK2rQ7e7ONU2plZQWUNqtE1EmxFEb+kbSkFRkstiaS9Q==}
axios-retry@4.1.0:
resolution: {integrity: sha512-svdth4H00yhlsjBbjfLQ/sMLkXqeLxhiFC1nE1JtkN/CIssGxqk0UwTEdrVjwA2gr3yJkAulwvDSIm4z4HyPvg==}
axios-retry@4.2.0:
resolution: {integrity: sha512-zcVGX7NrRe+nadNFsSlf+KUT8ZFWRd8lf5f2QDqZCvWX6n3KTfPWErpTRxD7Nd7pPzQlnpvoEUq1ZrkhCwj/cA==}
peerDependencies:
axios: 0.x || 1.x
@@ -8859,7 +8859,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
axios-retry@4.1.0(axios@1.6.8):
axios-retry@4.2.0(axios@1.6.8):
dependencies:
axios: 1.6.8
is-retry-allowed: 2.2.0