File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
"@types/jsonpath" : " ^0.2.0" ,
46
46
"@types/lodash" : " ^4.14.190" ,
47
47
"@types/morgan" : " ^1.9.3" ,
48
- "@types/node" : " ^20.1.1 " ,
48
+ "@types/node" : " ^22.7.5 " ,
49
49
"@types/node-fetch" : " ^2.6.2" ,
50
50
"ali-oss" : " ^6.20.0" ,
51
51
"axios" : " ^1.7.7" ,
Original file line number Diff line number Diff line change @@ -3801,7 +3801,7 @@ __metadata:
3801
3801
languageName : node
3802
3802
linkType : hard
3803
3803
3804
- " @types/node@npm:*, @types/node@npm:>=13.7.0, @types/node@npm:^20.1.1 " :
3804
+ " @types/node@npm:*, @types/node@npm:>=13.7.0 " :
3805
3805
version : 20.16.11
3806
3806
resolution : " @types/node@npm:20.16.11"
3807
3807
dependencies :
@@ -3810,7 +3810,7 @@ __metadata:
3810
3810
languageName : node
3811
3811
linkType : hard
3812
3812
3813
- " @types/node@npm:^22.0.1 " :
3813
+ " @types/node@npm:^22.0.1, @types/node@npm:^22.7.5 " :
3814
3814
version : 22.7.5
3815
3815
resolution : " @types/node@npm:22.7.5"
3816
3816
dependencies :
@@ -7732,7 +7732,7 @@ __metadata:
7732
7732
" @types/jsonpath " : ^0.2.0
7733
7733
" @types/lodash " : ^4.14.190
7734
7734
" @types/morgan " : ^1.9.3
7735
- " @types/node " : ^20.1.1
7735
+ " @types/node " : ^22.7.5
7736
7736
" @types/node-fetch " : ^2.6.2
7737
7737
ali-oss : ^6.20.0
7738
7738
axios : ^1.7.7
You can’t perform that action at this time.
0 commit comments