File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"@actions/core" : " ^1.6.0" ,
29
29
"@aws-sdk/client-app-mesh" : " ^3.50.0" ,
30
30
"@aws-sdk/util-waiter" : " ^3.50.0" ,
31
- "yaml" : " ^1.10.2 "
31
+ "yaml" : " ^2.0.0 "
32
32
},
33
33
"devDependencies" : {
34
34
"@vercel/ncc" : " ^0.33.0" ,
Original file line number Diff line number Diff line change @@ -3518,10 +3518,10 @@ yallist@^4.0.0:
3518
3518
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
3519
3519
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
3520
3520
3521
- yaml@^1.10.2 :
3522
- version "1.10.2 "
3523
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2 .tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b "
3524
- integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg ==
3521
+ yaml@^2.0.0 :
3522
+ version "2.0.0 "
3523
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.0.0 .tgz#cbc588ad58e0cd924cd3f5f2b1a9485103048e25 "
3524
+ integrity sha512-JbfdlHKGP2Ik9IHylzWlGd4pPK++EU46/IxMykphS2ZKw7a7h+dHNmcXObLgpRDriBY+rpWslldikckX8oruWQ ==
3525
3525
3526
3526
yargs-parser@^20.2.2 :
3527
3527
version "20.2.9"
You can’t perform that action at this time.
0 commit comments