Skip to content

Commit e612456

Browse files
chore(deps-dev): bump axios from 1.9.0 to 1.10.0 (#1286)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e57e6cf commit e612456

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.17",
7272
"@types/node": "24.0.1",
7373
"@types/swagger2openapi": "7.0.4",
74-
"axios": "1.9.0",
74+
"axios": "1.10.0",
7575
"openapi-types": "12.1.3",
7676
"tsdown": "0.12.7",
7777
"typedoc": "0.28.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,14 +1426,14 @@ __metadata:
14261426
languageName: node
14271427
linkType: hard
14281428

1429-
"axios@npm:1.9.0":
1430-
version: 1.9.0
1431-
resolution: "axios@npm:1.9.0"
1429+
"axios@npm:1.10.0":
1430+
version: 1.10.0
1431+
resolution: "axios@npm:1.10.0"
14321432
dependencies:
14331433
follow-redirects: "npm:^1.15.6"
14341434
form-data: "npm:^4.0.0"
14351435
proxy-from-env: "npm:^1.1.0"
1436-
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
1436+
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
14371437
languageName: node
14381438
linkType: hard
14391439

@@ -3741,7 +3741,7 @@ __metadata:
37413741
"@types/node": "npm:24.0.1"
37423742
"@types/swagger-schema-official": "npm:^2.0.25"
37433743
"@types/swagger2openapi": "npm:7.0.4"
3744-
axios: "npm:1.9.0"
3744+
axios: "npm:1.10.0"
37453745
c12: "npm:^3.0.4"
37463746
citty: "npm:^0.1.6"
37473747
consola: "npm:^3.4.2"

0 commit comments

Comments
 (0)