File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@mysten/sui.js" : " ^0.32.2" ,
13
13
"ethers" : " ^5.7.2" ,
14
14
"ts-node" : " ^10.9.1" ,
15
- "yaml" : " ^2.2.1 " ,
15
+ "yaml" : " ^2.2.2 " ,
16
16
"yargs" : " ^17.6.2"
17
17
},
18
18
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3626,10 +3626,10 @@ y18n@^5.0.5:
3626
3626
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
3627
3627
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
3628
3628
3629
- yaml@^2.2.1 :
3630
- version "2.2.1 "
3631
- resolved "https://registry.npmjs.org /yaml/-/yaml-2.2.1 .tgz"
3632
- integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw ==
3629
+ yaml@^2.2.2 :
3630
+ version "2.2.2 "
3631
+ resolved "https://registry.yarnpkg.com /yaml/-/yaml-2.2.2 .tgz#ec551ef37326e6d42872dad1970300f8eb83a073 "
3632
+ integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA ==
3633
3633
3634
3634
yargs-parser@20.2.4 :
3635
3635
version "20.2.4"
You can’t perform that action at this time.
0 commit comments