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" : " ^5.1 .0" ,
25+ "js-yaml" : " ^5.2 .0" ,
2626 "shellwords-ts" : " ^3.0.1"
2727 },
2828 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -2397,10 +2397,10 @@ js-yaml@^3.13.1:
23972397 argparse "^1.0.7"
23982398 esprima "^4.0.0"
23992399
2400- js-yaml@^5.1 .0 :
2401- version "5.1 .0"
2402- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-5.1 .0.tgz#c084ac880197833810a69e9c7e51eae12ff35448 "
2403- integrity sha512-s8VA5jkR8f22S3NAXmhKPFqGUduqZGlsufabVOgN14iTdw/RXcym7bKkbwjxLK9Yw2lEvvmJjFp119+KPeo8Kg ==
2400+ js-yaml@^5.2 .0 :
2401+ version "5.2 .0"
2402+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-5.2 .0.tgz#b559a892cae3e32fc5afecc9f18e1672378ddb68 "
2403+ integrity sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw ==
24042404 dependencies :
24052405 argparse "^2.0.1"
24062406
You can’t perform that action at this time.
0 commit comments