Skip to content

Commit 4c65fb9

Browse files
chore(deps-dev): bump axios from 1.8.4 to 1.9.0 (#1189)
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.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 aea3be3 commit 4c65fb9

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
@@ -72,7 +72,7 @@
7272
"@types/lodash": "4.17.16",
7373
"@types/node": "22.15.0",
7474
"@types/swagger2openapi": "7.0.4",
75-
"axios": "1.8.4",
75+
"axios": "1.9.0",
7676
"openapi-types": "12.1.3",
7777
"tsup": "8.4.0",
7878
"typedoc": "0.28.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1361,14 +1361,14 @@ __metadata:
13611361
languageName: node
13621362
linkType: hard
13631363

1364-
"axios@npm:1.8.4":
1365-
version: 1.8.4
1366-
resolution: "axios@npm:1.8.4"
1364+
"axios@npm:1.9.0":
1365+
version: 1.9.0
1366+
resolution: "axios@npm:1.9.0"
13671367
dependencies:
13681368
follow-redirects: "npm:^1.15.6"
13691369
form-data: "npm:^4.0.0"
13701370
proxy-from-env: "npm:^1.1.0"
1371-
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
1371+
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
13721372
languageName: node
13731373
linkType: hard
13741374

@@ -3868,7 +3868,7 @@ __metadata:
38683868
"@types/node": "npm:22.15.0"
38693869
"@types/swagger-schema-official": "npm:^2.0.25"
38703870
"@types/swagger2openapi": "npm:7.0.4"
3871-
axios: "npm:1.8.4"
3871+
axios: "npm:1.9.0"
38723872
c12: "npm:^3.0.3"
38733873
citty: "npm:^0.1.6"
38743874
consola: "npm:^3.4.2"

0 commit comments

Comments
 (0)