Skip to content

Commit 325e308

Browse files
authored
Merge pull request #1003 from acacode/dependabot/npm_and_yarn/axios-1.7.9
chore(deps-dev): bump axios from 1.7.8 to 1.7.9
2 parents 2fe0475 + db17643 commit 325e308

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

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1022,14 +1022,14 @@ __metadata:
10221022
languageName: node
10231023
linkType: hard
10241024

1025-
"axios@npm:1.7.8":
1026-
version: 1.7.8
1027-
resolution: "axios@npm:1.7.8"
1025+
"axios@npm:1.7.9":
1026+
version: 1.7.9
1027+
resolution: "axios@npm:1.7.9"
10281028
dependencies:
10291029
follow-redirects: "npm:^1.15.6"
10301030
form-data: "npm:^4.0.0"
10311031
proxy-from-env: "npm:^1.1.0"
1032-
checksum: 10c0/23ae2d0105aea9170c34ac9b6f30d9b2ab2fa8b1370205d2f7ce98b9f9510ab420148c13359ee837ea5a4bf2fb028ff225bd2fc92052fb0c478c6b4a836e2d5f
1032+
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
10331033
languageName: node
10341034
linkType: hard
10351035

@@ -2775,7 +2775,7 @@ __metadata:
27752775
"@types/node": "npm:22.10.1"
27762776
"@types/swagger-schema-official": "npm:^2.0.25"
27772777
"@types/swagger2openapi": "npm:7.0.4"
2778-
axios: "npm:1.7.8"
2778+
axios: "npm:1.7.9"
27792779
citty: "npm:^0.1.6"
27802780
consola: "npm:^3.2.3"
27812781
cosmiconfig: "npm:^9.0.0"

0 commit comments

Comments
 (0)