From 6b9c0d44cede7ee94baca2e9678e6ec4b5cea4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:09:18 +0800 Subject: [PATCH] Bump axios from 1.7.3 to 1.7.7 (#432) Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.7. - [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.3...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2e05dcf..a223cb2 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@koa/cors": "^5.0.0", "@sentry/integrations": "^7.114.0", "@sentry/node": "^7.112.2", - "axios": "^1.7.3", + "axios": "^1.7.7", "bignumber.js": "^9.1.2", "cloudflared": "^0.5.3", "jsonwebtoken": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 682792f..07df416 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^7.112.2 version: 7.112.2 axios: - specifier: ^1.7.3 - version: 1.7.3 + specifier: ^1.7.7 + version: 1.7.7 bignumber.js: specifier: ^9.1.2 version: 9.1.2 @@ -132,8 +132,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.3: - resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} bignumber.js@9.1.2: resolution: {integrity: sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==} @@ -661,7 +661,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.3: + axios@1.7.7: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0