Skip to content

Commit 43137a4

Browse files
chore(deps-dev): bump axios in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [axios](https://github.com/axios/axios). Updates `axios` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87b72d5 commit 43137a4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.1.0",
7373
"@types/swagger2openapi": "7.0.4",
74-
"axios": "1.10.0",
74+
"axios": "1.11.0",
7575
"openapi-types": "12.1.3",
7676
"tsdown": "0.13.0",
7777
"typedoc": "0.28.7",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,14 +1428,14 @@ __metadata:
14281428
languageName: node
14291429
linkType: hard
14301430

1431-
"axios@npm:1.10.0":
1432-
version: 1.10.0
1433-
resolution: "axios@npm:1.10.0"
1431+
"axios@npm:1.11.0":
1432+
version: 1.11.0
1433+
resolution: "axios@npm:1.11.0"
14341434
dependencies:
14351435
follow-redirects: "npm:^1.15.6"
1436-
form-data: "npm:^4.0.0"
1436+
form-data: "npm:^4.0.4"
14371437
proxy-from-env: "npm:^1.1.0"
1438-
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
1438+
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
14391439
languageName: node
14401440
linkType: hard
14411441

@@ -2138,7 +2138,7 @@ __metadata:
21382138
languageName: node
21392139
linkType: hard
21402140

2141-
"form-data@npm:^4.0.0":
2141+
"form-data@npm:^4.0.4":
21422142
version: 4.0.4
21432143
resolution: "form-data@npm:4.0.4"
21442144
dependencies:
@@ -3761,7 +3761,7 @@ __metadata:
37613761
"@types/node": "npm:24.1.0"
37623762
"@types/swagger-schema-official": "npm:^2.0.25"
37633763
"@types/swagger2openapi": "npm:7.0.4"
3764-
axios: "npm:1.10.0"
3764+
axios: "npm:1.11.0"
37653765
c12: "npm:^3.0.4"
37663766
citty: "npm:^0.1.6"
37673767
consola: "npm:^3.4.2"

0 commit comments

Comments
 (0)