File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 3333 "chai" : " 4.2.0" ,
3434 "chai-as-promised" : " 7.1.1" ,
3535 "eslint" : " 6.8.0" ,
36- "js-yaml" : " 3.14.0 " ,
36+ "js-yaml" : " 3.14.1 " ,
3737 "mocha" : " 7.2.0" ,
3838 "moment" : " ^2.26.0" ,
3939 "ts-node" : " 10.8.2" ,
Original file line number Diff line number Diff line change @@ -1176,7 +1176,15 @@ js-yaml@3.13.1:
11761176 argparse "^1.0.7"
11771177 esprima "^4.0.0"
11781178
1179- js-yaml@3.14.0, js-yaml@^3.13.1 :
1179+ js-yaml@3.14.1 :
1180+ version "3.14.1"
1181+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
1182+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
1183+ dependencies :
1184+ argparse "^1.0.7"
1185+ esprima "^4.0.0"
1186+
1187+ js-yaml@^3.13.1 :
11801188 version "3.14.0"
11811189 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
11821190 integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
You can’t perform that action at this time.
0 commit comments