Skip to content

Commit 08eae6b

Browse files
authored
Merge pull request #912 from acacode/dependabot/npm_and_yarn/axios-1.7.6
chore(deps-dev): bump axios from 1.7.5 to 1.7.6
2 parents 7b862be + 71213aa commit 08eae6b

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.1",
7070
"@types/swagger2openapi": "7.0.4",
71-
"axios": "1.7.5",
71+
"axios": "1.7.6",
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
@@ -945,14 +945,14 @@ __metadata:
945945
languageName: node
946946
linkType: hard
947947

948-
"axios@npm:1.7.5":
949-
version: 1.7.5
950-
resolution: "axios@npm:1.7.5"
948+
"axios@npm:1.7.6":
949+
version: 1.7.6
950+
resolution: "axios@npm:1.7.6"
951951
dependencies:
952952
follow-redirects: "npm:^1.15.6"
953953
form-data: "npm:^4.0.0"
954954
proxy-from-env: "npm:^1.1.0"
955-
checksum: 10c0/1d5daeb28b3d1bb2a7b9f0743433c4bfbeaddc15461e50ebde487eec6c009af2515749d5261096dd430c90cd891bd310bcba5ec3967bae2033c4a307f58a6ad3
955+
checksum: 10c0/8b4be67056f8f3895ebadbfce0708e5aa9c537a5a68e2da03bec49d35695e29b57f14ce38f20f55bb19946bd89787a839a7c3afa9e58e1152696c208046f8417
956956
languageName: node
957957
linkType: hard
958958

@@ -3191,7 +3191,7 @@ __metadata:
31913191
"@types/node": "npm:22.5.1"
31923192
"@types/swagger-schema-official": "npm:^2.0.25"
31933193
"@types/swagger2openapi": "npm:7.0.4"
3194-
axios: "npm:1.7.5"
3194+
axios: "npm:1.7.6"
31953195
consola: "npm:^3.2.3"
31963196
cosmiconfig: "npm:^9.0.0"
31973197
didyoumean: "npm:^1.2.2"

0 commit comments

Comments
 (0)