Skip to content

Commit 769d2f0

Browse files
authored
Merge pull request acacode#889 from acacode/dependabot/npm_and_yarn/axios-1.7.4
chore(deps-dev): bump axios from 1.7.3 to 1.7.4
2 parents 544216d + 9115e00 commit 769d2f0

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.2.0",
7070
"@types/swagger2openapi": "7.0.4",
71-
"axios": "1.7.3",
71+
"axios": "1.7.4",
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
@@ -943,14 +943,14 @@ __metadata:
943943
languageName: node
944944
linkType: hard
945945

946-
"axios@npm:1.7.3":
947-
version: 1.7.3
948-
resolution: "axios@npm:1.7.3"
946+
"axios@npm:1.7.4":
947+
version: 1.7.4
948+
resolution: "axios@npm:1.7.4"
949949
dependencies:
950950
follow-redirects: "npm:^1.15.6"
951951
form-data: "npm:^4.0.0"
952952
proxy-from-env: "npm:^1.1.0"
953-
checksum: 10c0/a18cbe559203efa05fb1fec2d1898e23bf6329bd2575784ee32aa11b5bbe1d54b9f472c49a261294125519cf62aa4fe5ef6e647bb7482eafc15bffe15ab314ce
953+
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
954954
languageName: node
955955
linkType: hard
956956

@@ -3224,7 +3224,7 @@ __metadata:
32243224
"@types/node": "npm:22.2.0"
32253225
"@types/swagger-schema-official": "npm:^2.0.25"
32263226
"@types/swagger2openapi": "npm:7.0.4"
3227-
axios: "npm:1.7.3"
3227+
axios: "npm:1.7.4"
32283228
cosmiconfig: "npm:^9.0.0"
32293229
didyoumean: "npm:^1.2.2"
32303230
eta: "npm:^2.2.0"

0 commit comments

Comments
 (0)