File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 64
64
"@tsconfig/strictest" : " 2.0.5" ,
65
65
"@types/js-yaml" : " 4.0.9" ,
66
66
"@types/lodash" : " 4.17.15" ,
67
- "@types/node" : " 22.13.6 " ,
67
+ "@types/node" : " 22.13.8 " ,
68
68
"@types/swagger2openapi" : " 7.0.4" ,
69
69
"axios" : " 1.8.1" ,
70
70
"openapi-types" : " 12.1.3" ,
Original file line number Diff line number Diff line change @@ -875,7 +875,7 @@ __metadata:
875
875
languageName : node
876
876
linkType : hard
877
877
878
- " @types/node@npm:* " :
878
+ " @types/node@npm:*, @types/node@npm:22.13.8 " :
879
879
version : 22.13.8
880
880
resolution : " @types/node@npm:22.13.8"
881
881
dependencies :
@@ -884,15 +884,6 @@ __metadata:
884
884
languageName : node
885
885
linkType : hard
886
886
887
- " @types/node@npm:22.13.6 " :
888
- version : 22.13.6
889
- resolution : " @types/node@npm:22.13.6"
890
- dependencies :
891
- undici-types : " npm:~6.20.0"
892
- checksum : 10c0/4058f663c08a3fef0200bd1a728c0ff881c0b35594e2151312500633acf02d7074e3f34d4bd096f2fe60ccdb1203d93bd8c97e7c1809f20b4b24cdc25e5c5117
893
- languageName : node
894
- linkType : hard
895
-
896
887
" @types/node@npm:^12.7.1 " :
897
888
version : 12.20.55
898
889
resolution : " @types/node@npm:12.20.55"
@@ -3299,7 +3290,7 @@ __metadata:
3299
3290
" @tsconfig/strictest " : " npm:2.0.5"
3300
3291
" @types/js-yaml " : " npm:4.0.9"
3301
3292
" @types/lodash " : " npm:4.17.15"
3302
- " @types/node " : " npm:22.13.6 "
3293
+ " @types/node " : " npm:22.13.8 "
3303
3294
" @types/swagger-schema-official " : " npm:^2.0.25"
3304
3295
" @types/swagger2openapi " : " npm:7.0.4"
3305
3296
axios : " npm:1.8.1"
You can’t perform that action at this time.
0 commit comments