Skip to content

Commit 5d4fe0d

Browse files
authored
Merge pull request #744 from acacode/dependabot/npm_and_yarn/axios-1.7.2
chore(deps-dev): bump axios from 1.7.1 to 1.7.2
2 parents a1d3d17 + ba8baef commit 5d4fe0d

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
@@ -120,7 +120,7 @@
120120
"@biomejs/biome": "1.7.3",
121121
"@types/lodash": "4.17.4",
122122
"@types/node": "20.12.12",
123-
"axios": "1.7.1",
123+
"axios": "1.7.2",
124124
"cross-env": "7.0.3",
125125
"dotenv": "16.4.5",
126126
"git-diff": "2.0.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,14 @@ __metadata:
201201
languageName: node
202202
linkType: hard
203203

204-
"axios@npm:1.7.1":
205-
version: 1.7.1
206-
resolution: "axios@npm:1.7.1"
204+
"axios@npm:1.7.2":
205+
version: 1.7.2
206+
resolution: "axios@npm:1.7.2"
207207
dependencies:
208208
follow-redirects: "npm:^1.15.6"
209209
form-data: "npm:^4.0.0"
210210
proxy-from-env: "npm:^1.1.0"
211-
checksum: 10c0/554395472f18f4ddb43b4be2900473bc1a4d589464a8ab16f6954c53d9cace4317d5c9e009d5bb05f098d9565b2fa45f152a5d4cecb87536c8f0c370c25a7770
211+
checksum: 10c0/cbd47ce380fe045313364e740bb03b936420b8b5558c7ea36a4563db1258c658f05e40feb5ddd41f6633fdd96d37ac2a76f884dad599c5b0224b4c451b3fa7ae
212212
languageName: node
213213
linkType: hard
214214

@@ -1092,7 +1092,7 @@ __metadata:
10921092
"@types/lodash": "npm:4.17.4"
10931093
"@types/node": "npm:20.12.12"
10941094
"@types/swagger-schema-official": "npm:^2.0.25"
1095-
axios: "npm:1.7.1"
1095+
axios: "npm:1.7.2"
10961096
cosmiconfig: "npm:^9.0.0"
10971097
cross-env: "npm:7.0.3"
10981098
didyoumean: "npm:^1.2.2"

0 commit comments

Comments
 (0)