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 61
61
"ts-jest" : " ^29.2.5" ,
62
62
"ts-node" : " ^10.9.2" ,
63
63
"typescript" : " ^5.5.4" ,
64
- "yaml" : " ^2.5.0 "
64
+ "yaml" : " ^2.5.1 "
65
65
},
66
66
"packageManager" :
" [email protected] "
67
67
}
Original file line number Diff line number Diff line change @@ -852,7 +852,7 @@ __metadata:
852
852
ts-jest : " npm:^29.2.5"
853
853
ts-node : " npm:^10.9.2"
854
854
typescript : " npm:^5.5.4"
855
- yaml : " npm:^2.5.0 "
855
+ yaml : " npm:^2.5.1 "
856
856
languageName : unknown
857
857
linkType : soft
858
858
@@ -6422,7 +6422,16 @@ __metadata:
6422
6422
languageName : node
6423
6423
linkType : hard
6424
6424
6425
- " yaml@npm:^2.5.0, yaml@npm:~2.5.0 " :
6425
+ " yaml@npm:^2.5.1 " :
6426
+ version : 2.5.1
6427
+ resolution : " yaml@npm:2.5.1"
6428
+ bin :
6429
+ yaml : bin.mjs
6430
+ checksum : 40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
6431
+ languageName : node
6432
+ linkType : hard
6433
+
6434
+ " yaml@npm:~2.5.0 " :
6426
6435
version : 2.5.0
6427
6436
resolution : " yaml@npm:2.5.0"
6428
6437
bin :
You can’t perform that action at this time.
0 commit comments