From 441e59e1742486b19073a3fb0a9b397407e1ffa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 15:23:12 +0000 Subject: [PATCH] Bump axios from 1.7.7 to 1.8.2 in /client Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/packages/lowcoder-cli/package.json | 2 +- client/packages/lowcoder/package.json | 2 +- client/yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/packages/lowcoder-cli/package.json b/client/packages/lowcoder-cli/package.json index f9ce7c3aa..287a030f9 100644 --- a/client/packages/lowcoder-cli/package.json +++ b/client/packages/lowcoder-cli/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@vitejs/plugin-react": "^2.2.0", - "axios": "^1.7.4", + "axios": "^1.8.2", "chalk": "4", "commander": "^9.4.1", "cross-spawn": "^7.0.3", diff --git a/client/packages/lowcoder/package.json b/client/packages/lowcoder/package.json index 65146553a..6f1f6ef79 100644 --- a/client/packages/lowcoder/package.json +++ b/client/packages/lowcoder/package.json @@ -39,7 +39,7 @@ "alasql": "^4.6.2", "animate.css": "^4.1.1", "antd": "^5.23.4", - "axios": "^1.7.7", + "axios": "^1.8.2", "buffer": "^6.0.3", "clsx": "^2.0.0", "cnchar": "^3.2.4", diff --git a/client/yarn.lock b/client/yarn.lock index 1589f0bb7..b4ecc693b 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -6499,14 +6499,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.4, axios@npm:^1.7.7": - version: 1.7.7 - resolution: "axios@npm:1.7.7" +"axios@npm:^1.8.2": + version: 1.8.2 + resolution: "axios@npm:1.8.2" dependencies: follow-redirects: ^1.15.6 form-data: ^4.0.0 proxy-from-env: ^1.1.0 - checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe + checksum: c47a43b79a058aa9e53a65bec9ade35c9f6e76a3999c795a79a2d205fb5f803fd4245497a0209a9727cbbe4f558791dd852ad2c168c5fc030259c11598ed8fd7 languageName: node linkType: hard @@ -13889,7 +13889,7 @@ coolshapes-react@lowcoder-org/coolshapes-react: resolution: "lowcoder-cli@workspace:packages/lowcoder-cli" dependencies: "@vitejs/plugin-react": ^2.2.0 - axios: ^1.7.4 + axios: ^1.8.2 chalk: 4 commander: ^9.4.1 cross-spawn: ^7.0.3 @@ -14179,7 +14179,7 @@ coolshapes-react@lowcoder-org/coolshapes-react: alasql: ^4.6.2 animate.css: ^4.1.1 antd: ^5.23.4 - axios: ^1.7.7 + axios: ^1.8.2 buffer: ^6.0.3 clsx: ^2.0.0 cnchar: ^3.2.4