From f6ef2ee3e4c4c1867437d693e210e53b8ac0e336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:03:14 +0000 Subject: [PATCH] Bump axios-retry from 4.4.1 to 4.5.0 Bumps [axios-retry](https://github.com/softonic/axios-retry) from 4.4.1 to 4.5.0. - [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md) - [Commits](https://github.com/softonic/axios-retry/compare/v4.4.1...v4.5.0) --- updated-dependencies: - dependency-name: axios-retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5ef7078..5e5a6aa 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@aws-sdk/s3-request-presigner": "^3.678.0", "@prisma/client": "^5.21.1", "axios": "^1.7.8", - "axios-retry": "^4.4.1", + "axios-retry": "^4.5.0", "pretty-bytes": "^6.1.1", "svelte-icons": "^2.1.0", "svelte-markdown": "^0.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d481aa..003e9f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^1.7.8 version: 1.7.8 axios-retry: - specifier: ^4.4.1 - version: 4.4.1(axios@1.7.8) + specifier: ^4.5.0 + version: 4.5.0(axios@1.7.8) pretty-bytes: specifier: ^6.1.1 version: 6.1.1 @@ -1355,8 +1355,8 @@ packages: peerDependencies: postcss: ^8.1.0 - axios-retry@4.4.1: - resolution: {integrity: sha512-JGzNoglDHtHWIEvvAampB0P7jxQ/sT4COmW0FgSQkVg6o4KqNjNMBI6uFVOq517hkw/OAYYAG08ADtBlV8lvmQ==} + axios-retry@4.5.0: + resolution: {integrity: sha512-aR99oXhpEDGo0UuAlYcn2iGRds30k366Zfa05XWScR9QaQD4JYiP3/1Qt1u7YlefUOK+cn0CcwoL1oefavQUlQ==} peerDependencies: axios: 0.x || 1.x @@ -4644,7 +4644,7 @@ snapshots: postcss: 8.4.47 postcss-value-parser: 4.2.0 - axios-retry@4.4.1(axios@1.7.8): + axios-retry@4.5.0(axios@1.7.8): dependencies: axios: 1.7.8 is-retry-allowed: 2.2.0