Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/lodash": "4.17.16",
"@types/node": "22.13.9",
"@types/swagger2openapi": "7.0.4",
"axios": "1.8.1",
"axios": "1.8.2",
"openapi-types": "12.1.3",
"tsup": "8.4.0",
"vitest": "3.0.8"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1093,14 +1093,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.8.1":
version: 1.8.1
resolution: "axios@npm:1.8.1"
"axios@npm:1.8.2":
version: 1.8.2
resolution: "axios@npm:1.8.2"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b2e1d5a61264502deee4b50f0a6df0aa3b174c546ccf68c0dff714a2b8863232e0bd8cb5b84f853303e97f242a98260f9bb9beabeafe451ad5af538e9eb7ac22
checksum: 10c0/d8c2969e4642dc6d39555ac58effe06c051ba7aac2bd40cad7a9011c019fb2f16ee011c5a6906cb25b8a4f87258c359314eb981f852e60ad445ecaeb793c7aa2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3302,7 +3302,7 @@ __metadata:
"@types/node": "npm:22.13.9"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.8.1"
axios: "npm:1.8.2"
citty: "npm:^0.1.6"
consola: "npm:^3.4.0"
cosmiconfig: "npm:^9.0.0"
Expand Down