File tree 3 files changed +15
-4
lines changed 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 38
38
"@types/react-virtualized" : " ^9.21.21" ,
39
39
"animate.css" : " ^4.1.1" ,
40
40
"antd" : " ^5.20.0" ,
41
- "axios" : " ^1.7.4 " ,
41
+ "axios" : " ^1.7.7 " ,
42
42
"buffer" : " ^6.0.3" ,
43
43
"clsx" : " ^2.0.0" ,
44
44
"cnchar" : " ^3.2.4" ,
Original file line number Diff line number Diff line change @@ -6423,7 +6423,7 @@ __metadata:
6423
6423
languageName: node
6424
6424
linkType: hard
6425
6425
6426
- "axios@npm:^1.7.4":
6426
+ "axios@npm:^1.7.4, axios@npm:^1.7.7 ":
6427
6427
version: 1.7.7
6428
6428
resolution: "axios@npm:1.7.7"
6429
6429
dependencies:
@@ -14002,7 +14002,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
14002
14002
"@vitejs/plugin-react": ^2.2.0
14003
14003
animate.css: ^4.1.1
14004
14004
antd: ^5.20.0
14005
- axios: ^1.7.4
14005
+ axios: ^1.7.7
14006
14006
buffer: ^6.0.3
14007
14007
clsx: ^2.0.0
14008
14008
cnchar: ^3.2.4
Original file line number Diff line number Diff line change @@ -5022,7 +5022,18 @@ __metadata:
5022
5022
languageName : node
5023
5023
linkType : hard
5024
5024
5025
- " cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3 " :
5025
+ " cross-spawn@npm:^7.0.0 " :
5026
+ version : 7.0.5
5027
+ resolution : " cross-spawn@npm:7.0.5"
5028
+ dependencies :
5029
+ path-key : ^3.1.0
5030
+ shebang-command : ^2.0.0
5031
+ which : ^2.0.1
5032
+ checksum : 55c50004cb6bbea3649784caac6e7b8ddd03fa8c1e14dbd5a1f15896708378006eb7526a52a0f48770c768c9b8aed48a5888eb8e785ff59ff7749e74f66cd96b
5033
+ languageName : node
5034
+ linkType : hard
5035
+
5036
+ " cross-spawn@npm:^7.0.3 " :
5026
5037
version : 7.0.3
5027
5038
resolution : " cross-spawn@npm:7.0.3"
5028
5039
dependencies :
You can’t perform that action at this time.
0 commit comments