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 64
64
"@tsconfig/strictest" : " 2.0.5" ,
65
65
"@types/js-yaml" : " 4.0.9" ,
66
66
"@types/lodash" : " 4.17.16" ,
67
- "@types/node" : " 22.13.11 " ,
67
+ "@types/node" : " 22.13.12 " ,
68
68
"@types/swagger2openapi" : " 7.0.4" ,
69
69
"axios" : " 1.8.4" ,
70
70
"openapi-types" : " 12.1.3" ,
Original file line number Diff line number Diff line change @@ -882,7 +882,7 @@ __metadata:
882
882
languageName : node
883
883
linkType : hard
884
884
885
- " @types/node@npm:*, @types/node@npm:22.13.11 " :
885
+ " @types/node@npm:* " :
886
886
version : 22.13.11
887
887
resolution : " @types/node@npm:22.13.11"
888
888
dependencies :
@@ -891,6 +891,15 @@ __metadata:
891
891
languageName : node
892
892
linkType : hard
893
893
894
+ " @types/node@npm:22.13.12 " :
895
+ version : 22.13.12
896
+ resolution : " @types/node@npm:22.13.12"
897
+ dependencies :
898
+ undici-types : " npm:~6.20.0"
899
+ checksum : 10c0/c360ee830faf6e5de0a77459c06f5320d166d8d981547bb0e2d921057e3b71ce44bc8c0ede25ee69c7575445d424121c158bc2a059da3c80f0275a1ca4ab4a00
900
+ languageName : node
901
+ linkType : hard
902
+
894
903
" @types/node@npm:^12.7.1 " :
895
904
version : 12.20.55
896
905
resolution : " @types/node@npm:12.20.55"
@@ -3300,7 +3309,7 @@ __metadata:
3300
3309
" @tsconfig/strictest " : " npm:2.0.5"
3301
3310
" @types/js-yaml " : " npm:4.0.9"
3302
3311
" @types/lodash " : " npm:4.17.16"
3303
- " @types/node " : " npm:22.13.11 "
3312
+ " @types/node " : " npm:22.13.12 "
3304
3313
" @types/swagger-schema-official " : " npm:^2.0.25"
3305
3314
" @types/swagger2openapi " : " npm:7.0.4"
3306
3315
axios : " npm:1.8.4"
You can’t perform that action at this time.
0 commit comments