Skip to content

Commit 291ef8a

Browse files
chore(deps-dev): bump axios from 1.8.4 to 1.9.0
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] <support@github.com>
1 parent cc5e570 commit 291ef8a

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
@@ -72,7 +72,7 @@
7272
"@types/lodash": "4.17.16",
7373
"@types/node": "22.14.1",
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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,14 +1352,14 @@ __metadata:
13521352
languageName: node
13531353
linkType: hard
13541354

1355-
"axios@npm:1.8.4":
1356-
version: 1.8.4
1357-
resolution: "axios@npm:1.8.4"
1355+
"axios@npm:1.9.0":
1356+
version: 1.9.0
1357+
resolution: "axios@npm:1.9.0"
13581358
dependencies:
13591359
follow-redirects: "npm:^1.15.6"
13601360
form-data: "npm:^4.0.0"
13611361
proxy-from-env: "npm:^1.1.0"
1362-
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
1362+
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
13631363
languageName: node
13641364
linkType: hard
13651365

@@ -3859,7 +3859,7 @@ __metadata:
38593859
"@types/node": "npm:22.14.1"
38603860
"@types/swagger-schema-official": "npm:^2.0.25"
38613861
"@types/swagger2openapi": "npm:7.0.4"
3862-
axios: "npm:1.8.4"
3862+
axios: "npm:1.9.0"
38633863
c12: "npm:^3.0.3"
38643864
citty: "npm:^0.1.6"
38653865
consola: "npm:^3.4.2"

0 commit comments

Comments
 (0)