Skip to content

Commit 23ad75f

Browse files
chore(deps-dev): bump axios from 1.12.1 to 1.12.2
Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32105fa commit 23ad75f

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
@@ -71,7 +71,7 @@
7171
"@types/lodash": "4.17.20",
7272
"@types/node": "24.3.2",
7373
"@types/swagger2openapi": "7.0.4",
74-
"axios": "1.12.1",
74+
"axios": "1.12.2",
7575
"openapi-types": "12.1.3",
7676
"tsdown": "0.15.1",
7777
"typedoc": "0.28.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,14 +1468,14 @@ __metadata:
14681468
languageName: node
14691469
linkType: hard
14701470

1471-
"axios@npm:1.12.1":
1472-
version: 1.12.1
1473-
resolution: "axios@npm:1.12.1"
1471+
"axios@npm:1.12.2":
1472+
version: 1.12.2
1473+
resolution: "axios@npm:1.12.2"
14741474
dependencies:
14751475
follow-redirects: "npm:^1.15.6"
14761476
form-data: "npm:^4.0.4"
14771477
proxy-from-env: "npm:^1.1.0"
1478-
checksum: 10c0/eda4dff56c02d13b950fd9487b678ac197ce5f21dfc98df73632df29e45d8dd24602a34e8d9b6e016d84a41ef7fd7fc4a7618060a72cc536b91cda1eaa9cd907
1478+
checksum: 10c0/80b063e318cf05cd33a4d991cea0162f3573481946f9129efb7766f38fde4c061c34f41a93a9f9521f02b7c9565ccbc197c099b0186543ac84a24580017adfed
14791479
languageName: node
14801480
linkType: hard
14811481

@@ -3761,7 +3761,7 @@ __metadata:
37613761
"@types/node": "npm:24.3.2"
37623762
"@types/swagger-schema-official": "npm:^2.0.25"
37633763
"@types/swagger2openapi": "npm:7.0.4"
3764-
axios: "npm:1.12.1"
3764+
axios: "npm:1.12.2"
37653765
c12: "npm:^3.2.0"
37663766
citty: "npm:^0.1.6"
37673767
consola: "npm:^3.4.2"

0 commit comments

Comments
 (0)