File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 65
65
"@tsconfig/strictest" : " 2.0.5" ,
66
66
"@types/js-yaml" : " 4.0.9" ,
67
67
"@types/lodash" : " 4.17.13" ,
68
- "@types/node" : " 22.10.2 " ,
68
+ "@types/node" : " 22.10.3 " ,
69
69
"@types/swagger2openapi" : " 7.0.4" ,
70
70
"axios" : " 1.7.9" ,
71
71
"openapi-types" : " 12.1.3" ,
Original file line number Diff line number Diff line change @@ -719,7 +719,7 @@ __metadata:
719
719
languageName : node
720
720
linkType : hard
721
721
722
- " @types/node@npm:*, @types/node@npm:22.10.2 " :
722
+ " @types/node@npm:* " :
723
723
version : 22.10.2
724
724
resolution : " @types/node@npm:22.10.2"
725
725
dependencies :
@@ -728,6 +728,15 @@ __metadata:
728
728
languageName : node
729
729
linkType : hard
730
730
731
+ " @types/node@npm:22.10.3 " :
732
+ version : 22.10.3
733
+ resolution : " @types/node@npm:22.10.3"
734
+ dependencies :
735
+ undici-types : " npm:~6.20.0"
736
+ checksum : 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
737
+ languageName : node
738
+ linkType : hard
739
+
731
740
" @types/swagger-schema-official@npm:^2.0.25 " :
732
741
version : 2.0.25
733
742
resolution : " @types/swagger-schema-official@npm:2.0.25"
@@ -2556,7 +2565,7 @@ __metadata:
2556
2565
" @tsconfig/strictest " : " npm:2.0.5"
2557
2566
" @types/js-yaml " : " npm:4.0.9"
2558
2567
" @types/lodash " : " npm:4.17.13"
2559
- " @types/node " : " npm:22.10.2 "
2568
+ " @types/node " : " npm:22.10.3 "
2560
2569
" @types/swagger-schema-official " : " npm:^2.0.25"
2561
2570
" @types/swagger2openapi " : " npm:7.0.4"
2562
2571
axios : " npm:1.7.9"
You can’t perform that action at this time.
0 commit comments