File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 65
65
"@types/didyoumean" : " 1.2.2" ,
66
66
"@types/js-yaml" : " 4.0.9" ,
67
67
"@types/lodash" : " 4.17.7" ,
68
- "@types/node" : " 22.0.0 " ,
68
+ "@types/node" : " 22.0.1 " ,
69
69
"@types/swagger2openapi" : " 7.0.4" ,
70
70
"axios" : " 1.7.2" ,
71
71
"shx" : " 0.3.4" ,
Original file line number Diff line number Diff line change @@ -744,7 +744,7 @@ __metadata:
744
744
languageName : node
745
745
linkType : hard
746
746
747
- " @types/node@npm:*, @types/node@npm:22.0.0 " :
747
+ " @types/node@npm:* " :
748
748
version : 22.0.0
749
749
resolution : " @types/node@npm:22.0.0"
750
750
dependencies :
@@ -753,6 +753,15 @@ __metadata:
753
753
languageName : node
754
754
linkType : hard
755
755
756
+ " @types/node@npm:22.0.1 " :
757
+ version : 22.0.1
758
+ resolution : " @types/node@npm:22.0.1"
759
+ dependencies :
760
+ undici-types : " npm:~6.11.1"
761
+ checksum : 10c0/15498122770dc9476391c59302cb4635091a05c334bfa462db151b490e5bbed66a989d1e56b2662ec44897ba3d74a338ddfd59b4cd039839d995e40056ab632b
762
+ languageName : node
763
+ linkType : hard
764
+
756
765
" @types/swagger-schema-official@npm:^2.0.25 " :
757
766
version : 2.0.25
758
767
resolution : " @types/swagger-schema-official@npm:2.0.25"
@@ -3221,7 +3230,7 @@ __metadata:
3221
3230
" @types/didyoumean " : " npm:1.2.2"
3222
3231
" @types/js-yaml " : " npm:4.0.9"
3223
3232
" @types/lodash " : " npm:4.17.7"
3224
- " @types/node " : " npm:22.0.0 "
3233
+ " @types/node " : " npm:22.0.1 "
3225
3234
" @types/swagger-schema-official " : " npm:^2.0.25"
3226
3235
" @types/swagger2openapi " : " npm:7.0.4"
3227
3236
axios : " npm:1.7.2"
You can’t perform that action at this time.
0 commit comments