Skip to content

Commit d42d41b

Browse files
author
FalkWolsky
committed
Updating Axios to 1.7.7
1 parent 5024eb9 commit d42d41b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

client/packages/lowcoder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-virtualized": "^9.21.21",
3939
"animate.css": "^4.1.1",
4040
"antd": "^5.20.0",
41-
"axios": "^1.7.4",
41+
"axios": "^1.7.7",
4242
"buffer": "^6.0.3",
4343
"clsx": "^2.0.0",
4444
"cnchar": "^3.2.4",

client/yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -6443,7 +6443,7 @@ __metadata:
64436443
languageName: node
64446444
linkType: hard
64456445

6446-
"axios@npm:^1.7.4":
6446+
"axios@npm:^1.7.4, axios@npm:^1.7.7":
64476447
version: 1.7.7
64486448
resolution: "axios@npm:1.7.7"
64496449
dependencies:
@@ -14024,7 +14024,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
1402414024
"@vitejs/plugin-react": ^2.2.0
1402514025
animate.css: ^4.1.1
1402614026
antd: ^5.20.0
14027-
axios: ^1.7.4
14027+
axios: ^1.7.7
1402814028
buffer: ^6.0.3
1402914029
clsx: ^2.0.0
1403014030
cnchar: ^3.2.4

0 commit comments

Comments
 (0)