Skip to content

Commit ab52d11

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump axios from 1.11.0 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44ad64d commit ab52d11

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
@@ -23,7 +23,7 @@
2323
"@tanstack/react-query-devtools": "5.87.1",
2424
"@xyflow/react": "12.8.4",
2525
"antd": "4.24.16",
26-
"axios": "1.11.0",
26+
"axios": "1.12.0",
2727
"clsx": "2.1.1",
2828
"dayjs": "1.11.18",
2929
"dotenv-webpack": "8.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3307,14 +3307,14 @@ __metadata:
33073307
languageName: node
33083308
linkType: hard
33093309

3310-
"axios@npm:1.11.0":
3311-
version: 1.11.0
3312-
resolution: "axios@npm:1.11.0"
3310+
"axios@npm:1.12.0":
3311+
version: 1.12.0
3312+
resolution: "axios@npm:1.12.0"
33133313
dependencies:
33143314
follow-redirects: "npm:^1.15.6"
33153315
form-data: "npm:^4.0.4"
33163316
proxy-from-env: "npm:^1.1.0"
3317-
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
3317+
checksum: 10c0/44a1e4cfb69a2d59aa12bbc441a336e5c18e87c02b904c509fd33607d94e8cb8cc221c17e9d53f67841a4efe13abf1aa1497c85df390cdb8681ee723998d11b0
33183318
languageName: node
33193319
linkType: hard
33203320

@@ -11046,7 +11046,7 @@ __metadata:
1104611046
"@typescript-eslint/parser": "npm:7.18.0"
1104711047
"@xyflow/react": "npm:12.8.4"
1104811048
antd: "npm:4.24.16"
11049-
axios: "npm:1.11.0"
11049+
axios: "npm:1.12.0"
1105011050
clsx: "npm:2.1.1"
1105111051
cross-env: "npm:7.0.3"
1105211052
css-loader: "npm:6.11.0"

0 commit comments

Comments
 (0)