Skip to content

Commit 79769f3

Browse files
authored
Merge pull request #1070 from acacode/dependabot/npm_and_yarn/axios-1.8.1
chore(deps-dev): bump axios from 1.7.9 to 1.8.1
2 parents 3d1f7fa + b1903dd commit 79769f3

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
@@ -66,7 +66,7 @@
6666
"@types/lodash": "4.17.15",
6767
"@types/node": "22.13.6",
6868
"@types/swagger2openapi": "7.0.4",
69-
"axios": "1.7.9",
69+
"axios": "1.8.1",
7070
"openapi-types": "12.1.3",
7171
"tsup": "8.4.0",
7272
"vitest": "3.0.7"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,14 +1093,14 @@ __metadata:
10931093
languageName: node
10941094
linkType: hard
10951095

1096-
"axios@npm:1.7.9":
1097-
version: 1.7.9
1098-
resolution: "axios@npm:1.7.9"
1096+
"axios@npm:1.8.1":
1097+
version: 1.8.1
1098+
resolution: "axios@npm:1.8.1"
10991099
dependencies:
11001100
follow-redirects: "npm:^1.15.6"
11011101
form-data: "npm:^4.0.0"
11021102
proxy-from-env: "npm:^1.1.0"
1103-
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
1103+
checksum: 10c0/b2e1d5a61264502deee4b50f0a6df0aa3b174c546ccf68c0dff714a2b8863232e0bd8cb5b84f853303e97f242a98260f9bb9beabeafe451ad5af538e9eb7ac22
11041104
languageName: node
11051105
linkType: hard
11061106

@@ -3302,7 +3302,7 @@ __metadata:
33023302
"@types/node": "npm:22.13.6"
33033303
"@types/swagger-schema-official": "npm:^2.0.25"
33043304
"@types/swagger2openapi": "npm:7.0.4"
3305-
axios: "npm:1.7.9"
3305+
axios: "npm:1.8.1"
33063306
citty: "npm:^0.1.6"
33073307
consola: "npm:^3.4.0"
33083308
cosmiconfig: "npm:^9.0.0"

0 commit comments

Comments
 (0)