Skip to content

Commit 3e96ac0

Browse files
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](axios/axios@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] <[email protected]>
1 parent 08eae6b commit 3e96ac0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/lodash": "4.17.7",
6969
"@types/node": "22.5.1",
7070
"@types/swagger2openapi": "7.0.4",
71-
"axios": "1.7.6",
71+
"axios": "1.7.7",
7272
"shx": "0.3.4",
7373
"tsup": "8.2.4",
7474
"vitest": "2.0.5"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -945,14 +945,14 @@ __metadata:
945945
languageName: node
946946
linkType: hard
947947

948-
"axios@npm:1.7.6":
949-
version: 1.7.6
950-
resolution: "axios@npm:1.7.6"
948+
"axios@npm:1.7.7":
949+
version: 1.7.7
950+
resolution: "axios@npm:1.7.7"
951951
dependencies:
952952
follow-redirects: "npm:^1.15.6"
953953
form-data: "npm:^4.0.0"
954954
proxy-from-env: "npm:^1.1.0"
955-
checksum: 10c0/8b4be67056f8f3895ebadbfce0708e5aa9c537a5a68e2da03bec49d35695e29b57f14ce38f20f55bb19946bd89787a839a7c3afa9e58e1152696c208046f8417
955+
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
956956
languageName: node
957957
linkType: hard
958958

@@ -3191,7 +3191,7 @@ __metadata:
31913191
"@types/node": "npm:22.5.1"
31923192
"@types/swagger-schema-official": "npm:^2.0.25"
31933193
"@types/swagger2openapi": "npm:7.0.4"
3194-
axios: "npm:1.7.6"
3194+
axios: "npm:1.7.7"
31953195
consola: "npm:^3.2.3"
31963196
cosmiconfig: "npm:^9.0.0"
31973197
didyoumean: "npm:^1.2.2"

0 commit comments

Comments
 (0)