Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/packages/lowcoder-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@vitejs/plugin-react": "^2.2.0",
"axios": "^1.1.3",
"axios": "^1.6.0",
"chalk": "4",
"commander": "^9.4.1",
"cross-spawn": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion client/packages/lowcoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ali-oss": "^6.17.1",
"antd": "5.7.2",
"antd-img-crop": "^4.12.2",
"axios": "^0.21.1",
"axios": "^1.6.0",
"buffer": "^6.0.3",
"clsx": "^2.0.0",
"cnchar": "^3.2.4",
Expand Down
28 changes: 15 additions & 13 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5455,7 +5455,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:*, axios@npm:^1.1.3":
"axios@npm:*":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
Expand All @@ -5466,15 +5466,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.21.1":
version: 0.21.4
resolution: "axios@npm:0.21.4"
dependencies:
follow-redirects: ^1.14.0
checksum: 44245f24ac971e7458f3120c92f9d66d1fc695e8b97019139de5b0cc65d9b8104647db01e5f46917728edfc0cfd88eb30fc4c55e6053eef4ace76768ce95ff3c
languageName: node
linkType: hard

"axios@npm:^0.27.2":
version: 0.27.2
resolution: "axios@npm:0.27.2"
Expand All @@ -5485,6 +5476,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

"axobject-query@npm:^3.1.1":
version: 3.1.1
resolution: "axobject-query@npm:3.1.1"
Expand Down Expand Up @@ -8946,7 +8948,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -11815,7 +11817,7 @@ __metadata:
dependencies:
"@types/axios": ^0.14.0
"@vitejs/plugin-react": ^2.2.0
axios: ^1.1.3
axios: ^1.6.0
chalk: 4
commander: ^9.4.1
cross-spawn: ^7.0.3
Expand Down Expand Up @@ -12017,7 +12019,7 @@ __metadata:
ali-oss: ^6.17.1
antd: 5.7.2
antd-img-crop: ^4.12.2
axios: ^0.21.1
axios: ^1.6.0
buffer: ^6.0.3
clsx: ^2.0.0
cnchar: ^3.2.4
Expand Down