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.3.6" ,
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 @@ -1182,7 +1182,15 @@ js-yaml@3.13.1:
11821182 argparse "^1.0.7"
11831183 esprima "^4.0.0"
11841184
1185- js-yaml@3.14.0, js-yaml@^3.13.1 :
1185+ js-yaml@3.14.1 :
1186+ version "3.14.1"
1187+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
1188+ integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
1189+ dependencies :
1190+ argparse "^1.0.7"
1191+ esprima "^4.0.0"
1192+
1193+ js-yaml@^3.13.1 :
11861194 version "3.14.0"
11871195 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
11881196 integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
You can’t perform that action at this time.
0 commit comments