From e3523c4a174d334e618ddaf38e9e8590b769802b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:01:55 +0000 Subject: [PATCH] Bump axios from 1.7.4 to 1.7.5 Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 8c5e817..a256ef6 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@aws-sdk/s3-presigned-post": "^3.632.0", "@aws-sdk/s3-request-presigner": "^3.631.0", "@prisma/client": "^5.16.1", - "axios": "^1.7.4", + "axios": "^1.7.5", "axios-retry": "^4.4.1", "pretty-bytes": "^6.1.1", "svelte-icons": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e616066..b2eacc8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,11 +21,11 @@ importers: specifier: ^5.16.1 version: 5.16.1(prisma@5.18.0) axios: - specifier: ^1.7.4 - version: 1.7.4 + specifier: ^1.7.5 + version: 1.7.5 axios-retry: specifier: ^4.4.1 - version: 4.4.1(axios@1.7.4) + version: 4.4.1(axios@1.7.5) pretty-bytes: specifier: ^6.1.1 version: 6.1.1 @@ -1054,8 +1054,8 @@ packages: peerDependencies: axios: 0.x || 1.x - axios@1.7.4: - resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} + axios@1.7.5: + resolution: {integrity: sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==} axobject-query@4.0.0: resolution: {integrity: sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==} @@ -3708,12 +3708,12 @@ snapshots: postcss: 8.4.39 postcss-value-parser: 4.2.0 - axios-retry@4.4.1(axios@1.7.4): + axios-retry@4.4.1(axios@1.7.5): dependencies: - axios: 1.7.4 + axios: 1.7.5 is-retry-allowed: 2.2.0 - axios@1.7.4: + axios@1.7.5: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0