fix(deps): update dependency axios-retry to v4.4.0 (#1772)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-07 19:25:27 +08:00
committed by GitHub
parent 89b034b8d2
commit 66bbe14da4
2 changed files with 6 additions and 6 deletions

View File

@@ -79,7 +79,7 @@
"@types/jsonwebtoken": "9.0.6",
"algoliasearch": "4.23.3",
"axios": "^1.7.0",
"axios-retry": "4.3.0",
"axios-retry": "4.4.0",
"bcryptjs": "^2.4.3",
"cache-manager": "5.5.3",
"cache-manager-ioredis-yet": "2.1.1",

10
pnpm-lock.yaml generated
View File

@@ -170,8 +170,8 @@ importers:
specifier: ^1.7.0
version: 1.7.2
axios-retry:
specifier: 4.3.0
version: 4.3.0(axios@1.7.2)
specifier: 4.4.0
version: 4.4.0(axios@1.7.2)
bcryptjs:
specifier: ^2.4.3
version: 2.4.3
@@ -2762,8 +2762,8 @@ packages:
avvio@8.3.0:
resolution: {integrity: sha512-VBVH0jubFr9LdFASy/vNtm5giTrnbVquWBhT0fyizuNK2rQ7e7ONU2plZQWUNqtE1EmxFEb+kbSkFRkstiaS9Q==}
axios-retry@4.3.0:
resolution: {integrity: sha512-vUAQ3bi02Q++b8aAn3fuM03qRKFLZ6BPcqSVsOpgWeww2jrYFpu9SKb9VuctvxrJuRCWM/voDuuRAD7v3A1G5g==}
axios-retry@4.4.0:
resolution: {integrity: sha512-yewTKjzl6jSgc+2M7FCJ3LxRGgL1iiXHcj+E6h6xie6H1mTHr7yqaUroWIvVXG1UKSPwGDXxV05YxtGvrD6Paw==}
peerDependencies:
axios: 0.x || 1.x
@@ -9604,7 +9604,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
axios-retry@4.3.0(axios@1.7.2):
axios-retry@4.4.0(axios@1.7.2):
dependencies:
axios: 1.7.2
is-retry-allowed: 2.2.0