fix(deps): update dependency axios-retry to v4.4.1 (#1825)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-21 19:24:36 +08:00
committed by GitHub
parent e4104b5c3e
commit 05850331ef
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.4.0",
"axios-retry": "4.4.1",
"bcryptjs": "^2.4.3",
"cache-manager": "5.6.1",
"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.4.0
version: 4.4.0(axios@1.7.2)
specifier: 4.4.1
version: 4.4.1(axios@1.7.2)
bcryptjs:
specifier: ^2.4.3
version: 2.4.3
@@ -2760,8 +2760,8 @@ packages:
avvio@8.3.0:
resolution: {integrity: sha512-VBVH0jubFr9LdFASy/vNtm5giTrnbVquWBhT0fyizuNK2rQ7e7ONU2plZQWUNqtE1EmxFEb+kbSkFRkstiaS9Q==}
axios-retry@4.4.0:
resolution: {integrity: sha512-yewTKjzl6jSgc+2M7FCJ3LxRGgL1iiXHcj+E6h6xie6H1mTHr7yqaUroWIvVXG1UKSPwGDXxV05YxtGvrD6Paw==}
axios-retry@4.4.1:
resolution: {integrity: sha512-JGzNoglDHtHWIEvvAampB0P7jxQ/sT4COmW0FgSQkVg6o4KqNjNMBI6uFVOq517hkw/OAYYAG08ADtBlV8lvmQ==}
peerDependencies:
axios: 0.x || 1.x
@@ -9580,7 +9580,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
axios-retry@4.4.0(axios@1.7.2):
axios-retry@4.4.1(axios@1.7.2):
dependencies:
axios: 1.7.2
is-retry-allowed: 2.2.0