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 53
53
"@types/didyoumean" : " 1.2.2" ,
54
54
"@types/js-yaml" : " 4.0.9" ,
55
55
"@types/lodash" : " 4.17.5" ,
56
- "@types/node" : " 20.14.7 " ,
56
+ "@types/node" : " 20.14.8 " ,
57
57
"@types/swagger2openapi" : " 7.0.4" ,
58
58
"axios" : " 1.7.2" ,
59
59
"shx" : " 0.3.4" ,
Original file line number Diff line number Diff line change @@ -506,7 +506,7 @@ __metadata:
506
506
languageName : node
507
507
linkType : hard
508
508
509
- " @types/node@npm:*, @types/node@npm:20.14.7 " :
509
+ " @types/node@npm:* " :
510
510
version : 20.14.7
511
511
resolution : " @types/node@npm:20.14.7"
512
512
dependencies :
@@ -515,6 +515,15 @@ __metadata:
515
515
languageName : node
516
516
linkType : hard
517
517
518
+ " @types/node@npm:20.14.8 " :
519
+ version : 20.14.8
520
+ resolution : " @types/node@npm:20.14.8"
521
+ dependencies :
522
+ undici-types : " npm:~5.26.4"
523
+ checksum : 10c0/06d4643fa3b179b41fe19f9c75c240278ca1f7a313b3b837bc36ea119499c7ad77f06bbe72694ac04aa91ec77fe747baa09b889f4c435450c1724a26bd55f160
524
+ languageName : node
525
+ linkType : hard
526
+
518
527
" @types/swagger-schema-official@npm:^2.0.25 " :
519
528
version : 2.0.25
520
529
resolution : " @types/swagger-schema-official@npm:2.0.25"
@@ -2560,7 +2569,7 @@ __metadata:
2560
2569
" @types/didyoumean " : " npm:1.2.2"
2561
2570
" @types/js-yaml " : " npm:4.0.9"
2562
2571
" @types/lodash " : " npm:4.17.5"
2563
- " @types/node " : " npm:20.14.7 "
2572
+ " @types/node " : " npm:20.14.8 "
2564
2573
" @types/swagger-schema-official " : " npm:^2.0.25"
2565
2574
" @types/swagger2openapi " : " npm:7.0.4"
2566
2575
axios : " npm:1.7.2"
You can’t perform that action at this time.
0 commit comments