Skip to content

Commit acac0cf

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump axios from 1.14.0 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba57285 commit acac0cf

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
@@ -26,7 +26,7 @@
2626
"@xyflow/react": "12.10.2",
2727
"ace-builds": "1.43.6",
2828
"antd": "4.24.16",
29-
"axios": "1.14.0",
29+
"axios": "1.15.0",
3030
"clsx": "2.1.1",
3131
"dayjs": "1.11.20",
3232
"dotenv-webpack": "9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3745,14 +3745,14 @@ __metadata:
37453745
languageName: node
37463746
linkType: hard
37473747

3748-
"axios@npm:1.14.0":
3749-
version: 1.14.0
3750-
resolution: "axios@npm:1.14.0"
3748+
"axios@npm:1.15.0":
3749+
version: 1.15.0
3750+
resolution: "axios@npm:1.15.0"
37513751
dependencies:
37523752
follow-redirects: "npm:^1.15.11"
37533753
form-data: "npm:^4.0.5"
37543754
proxy-from-env: "npm:^2.1.0"
3755-
checksum: 10c0/2541f4aa215a7d1842429dad006fc682d82bc0e74bd14500823f7d8cce3bbae0e0a8c328c8538946718f366ab8ce5a4c12e9ad40e5a0f3482ff8bff0cd115d45
3755+
checksum: 10c0/47e0f860e98d4d7aa145e89ce0cae00e1fb0f1d2485f065c21fce955ddb1dba4103a46bd0e47acd18a27208a7f62c96249e620db575521b92a968619ab133409
37563756
languageName: node
37573757
linkType: hard
37583758

@@ -11520,7 +11520,7 @@ __metadata:
1152011520
"@xyflow/react": "npm:12.10.2"
1152111521
ace-builds: "npm:1.43.6"
1152211522
antd: "npm:4.24.16"
11523-
axios: "npm:1.14.0"
11523+
axios: "npm:1.15.0"
1152411524
clsx: "npm:2.1.1"
1152511525
cross-env: "npm:10.1.0"
1152611526
css-loader: "npm:7.1.4"

0 commit comments

Comments
 (0)