File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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,12 +6422,12 @@ __metadata:
6422
6422
languageName : node
6423
6423
linkType : hard
6424
6424
6425
- " yaml@npm:^2.5.0 , yaml@npm:~2.5.0 " :
6426
- version : 2.5.0
6427
- resolution : " yaml@npm:2.5.0 "
6425
+ " yaml@npm:^2.5.1 , yaml@npm:~2.5.0 " :
6426
+ version : 2.5.1
6427
+ resolution : " yaml@npm:2.5.1 "
6428
6428
bin :
6429
6429
yaml : bin.mjs
6430
- checksum : 771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
6430
+ checksum : 40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
6431
6431
languageName : node
6432
6432
linkType : hard
6433
6433
You can’t perform that action at this time.
0 commit comments