Skip to content

Commit cf8f4c3

Browse files
chore(deps-dev): bump axios from 1.7.4 to 1.7.5
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 728a31f commit cf8f4c3

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
@@ -68,7 +68,7 @@
6868
"@types/lodash": "4.17.7",
6969
"@types/node": "22.5.0",
7070
"@types/swagger2openapi": "7.0.4",
71-
"axios": "1.7.4",
71+
"axios": "1.7.5",
7272
"shx": "0.3.4",
7373
"tsup": "8.2.4",
7474
"vitest": "2.0.5"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -952,14 +952,14 @@ __metadata:
952952
languageName: node
953953
linkType: hard
954954

955-
"axios@npm:1.7.4":
956-
version: 1.7.4
957-
resolution: "axios@npm:1.7.4"
955+
"axios@npm:1.7.5":
956+
version: 1.7.5
957+
resolution: "axios@npm:1.7.5"
958958
dependencies:
959959
follow-redirects: "npm:^1.15.6"
960960
form-data: "npm:^4.0.0"
961961
proxy-from-env: "npm:^1.1.0"
962-
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
962+
checksum: 10c0/1d5daeb28b3d1bb2a7b9f0743433c4bfbeaddc15461e50ebde487eec6c009af2515749d5261096dd430c90cd891bd310bcba5ec3967bae2033c4a307f58a6ad3
963963
languageName: node
964964
linkType: hard
965965

@@ -3233,7 +3233,7 @@ __metadata:
32333233
"@types/node": "npm:22.5.0"
32343234
"@types/swagger-schema-official": "npm:^2.0.25"
32353235
"@types/swagger2openapi": "npm:7.0.4"
3236-
axios: "npm:1.7.4"
3236+
axios: "npm:1.7.5"
32373237
cosmiconfig: "npm:^9.0.0"
32383238
didyoumean: "npm:^1.2.2"
32393239
eta: "npm:^2.2.0"

0 commit comments

Comments
 (0)