File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "@actions/core" : " ^3.0.1" ,
2323 "@actions/exec" : " ^3.0.0" ,
2424 "@actions/glob" : " ^0.7.0" ,
25- "js-yaml" : " ^4.1.1 " ,
25+ "js-yaml" : " ^4.2.0 " ,
2626 "shellwords-ts" : " ^3.0.1"
2727 },
2828 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2352,10 +2352,10 @@ js-yaml@^3.13.1:
23522352 argparse "^1.0.7"
23532353 esprima "^4.0.0"
23542354
2355- js-yaml@^4.1.1 :
2356- version "4.1.1 "
2357- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1 .tgz#854c292467705b699476e1a2decc0c8a3458806b "
2358- integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA ==
2355+ js-yaml@^4.2.0 :
2356+ version "4.2.0 "
2357+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0 .tgz#2bd9e85682dd91bd469afb809d816043b3d49524 "
2358+ integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw ==
23592359 dependencies :
23602360 argparse "^2.0.1"
23612361
You can’t perform that action at this time.
0 commit comments