Skip to content

Commit e13b445

Browse files
authored
Merge pull request #994 from acacode/dependabot/npm_and_yarn/axios-1.7.8
chore(deps-dev): bump axios from 1.7.7 to 1.7.8
2 parents 64b2bff + 9152f2e commit e13b445

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
@@ -67,7 +67,7 @@
6767
"@types/lodash": "4.17.13",
6868
"@types/node": "22.9.3",
6969
"@types/swagger2openapi": "7.0.4",
70-
"axios": "1.7.7",
70+
"axios": "1.7.8",
7171
"openapi-types": "12.1.3",
7272
"tsup": "8.3.5",
7373
"vitest": "2.1.5"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -896,14 +896,14 @@ __metadata:
896896
languageName: node
897897
linkType: hard
898898

899-
"axios@npm:1.7.7":
900-
version: 1.7.7
901-
resolution: "axios@npm:1.7.7"
899+
"axios@npm:1.7.8":
900+
version: 1.7.8
901+
resolution: "axios@npm:1.7.8"
902902
dependencies:
903903
follow-redirects: "npm:^1.15.6"
904904
form-data: "npm:^4.0.0"
905905
proxy-from-env: "npm:^1.1.0"
906-
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
906+
checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f
907907
languageName: node
908908
linkType: hard
909909

@@ -2571,7 +2571,7 @@ __metadata:
25712571
"@types/node": "npm:22.9.3"
25722572
"@types/swagger-schema-official": "npm:^2.0.25"
25732573
"@types/swagger2openapi": "npm:7.0.4"
2574-
axios: "npm:1.7.7"
2574+
axios: "npm:1.7.8"
25752575
citty: "npm:^0.1.6"
25762576
consola: "npm:^3.2.3"
25772577
cosmiconfig: "npm:^9.0.0"

0 commit comments

Comments
 (0)