From 05850331effd5d5e0341db8c507bed3c269cf7f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 19:24:36 +0800 Subject: [PATCH] fix(deps): update dependency axios-retry to v4.4.1 (#1825) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/core/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/core/package.json b/apps/core/package.json index 82871428..6fe76c30 100644 --- a/apps/core/package.json +++ b/apps/core/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 538575b5..5af6b192 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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