Skip to content

Commit 2736f5b

Browse files
authored
Merge pull request #1085 from acacode/dependabot/npm_and_yarn/axios-1.8.3
chore(deps-dev): bump axios from 1.8.2 to 1.8.3
2 parents c4820ad + b3184d9 commit 2736f5b

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.16",
6767
"@types/node": "22.13.10",
6868
"@types/swagger2openapi": "7.0.4",
69-
"axios": "1.8.2",
69+
"axios": "1.8.3",
7070
"openapi-types": "12.1.3",
7171
"tsup": "8.4.0",
7272
"vitest": "3.0.8"

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

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

0 commit comments

Comments
 (0)