Skip to content

Commit 8b1a9bb

Browse files
authored
Merge pull request #1080 from acacode/dependabot/npm_and_yarn/axios-1.8.2
chore(deps-dev): bump axios from 1.8.1 to 1.8.2
2 parents 482b996 + 648760b commit 8b1a9bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/lodash": "4.17.16",
6767
"@types/node": "22.13.9",
6868
"@types/swagger2openapi": "7.0.4",
69-
"axios": "1.8.1",
69+
"axios": "1.8.2",
7070
"openapi-types": "12.1.3",
7171
"tsup": "8.4.0",
7272
"vitest": "3.0.8"

yarn.lock

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

1096-
"axios@npm:1.8.1":
1097-
version: 1.8.1
1098-
resolution: "axios@npm:1.8.1"
1096+
"axios@npm:1.8.2":
1097+
version: 1.8.2
1098+
resolution: "axios@npm:1.8.2"
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/b2e1d5a61264502deee4b50f0a6df0aa3b174c546ccf68c0dff714a2b8863232e0bd8cb5b84f853303e97f242a98260f9bb9beabeafe451ad5af538e9eb7ac22
1103+
checksum: 10c0/d8c2969e4642dc6d39555ac58effe06c051ba7aac2bd40cad7a9011c019fb2f16ee011c5a6906cb25b8a4f87258c359314eb981f852e60ad445ecaeb793c7aa2
11041104
languageName: node
11051105
linkType: hard
11061106

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

0 commit comments

Comments
 (0)