From 3e96ac053c0f493eafea18f416a3c052563ca23b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:05:09 +0000 Subject: [PATCH] chore(deps-dev): bump axios from 1.7.6 to 1.7.7 Bumps [axios](https://github.com/axios/axios) from 1.7.6 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.6...v1.7.7) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 77b033553..c8643313b 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/lodash": "4.17.7", "@types/node": "22.5.1", "@types/swagger2openapi": "7.0.4", - "axios": "1.7.6", + "axios": "1.7.7", "shx": "0.3.4", "tsup": "8.2.4", "vitest": "2.0.5" diff --git a/yarn.lock b/yarn.lock index 1b9c2f993..2019cd492 100644 --- a/yarn.lock +++ b/yarn.lock @@ -945,14 +945,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.7.6": - version: 1.7.6 - resolution: "axios@npm:1.7.6" +"axios@npm:1.7.7": + version: 1.7.7 + resolution: "axios@npm:1.7.7" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/8b4be67056f8f3895ebadbfce0708e5aa9c537a5a68e2da03bec49d35695e29b57f14ce38f20f55bb19946bd89787a839a7c3afa9e58e1152696c208046f8417 + checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7 languageName: node linkType: hard @@ -3191,7 +3191,7 @@ __metadata: "@types/node": "npm:22.5.1" "@types/swagger-schema-official": "npm:^2.0.25" "@types/swagger2openapi": "npm:7.0.4" - axios: "npm:1.7.6" + axios: "npm:1.7.7" consola: "npm:^3.2.3" cosmiconfig: "npm:^9.0.0" didyoumean: "npm:^1.2.2"