File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"colors" : " ^1.4.0" ,
28
28
"ejs" : " ^3.0.1" ,
29
- "js-yaml" : " ^3.13.1 " ,
29
+ "js-yaml" : " ^4.1.0 " ,
30
30
"markdown-it" : " ^12.0.0" ,
31
31
"node-appc" : " ^1.1.2"
32
32
}
Original file line number Diff line number Diff line change @@ -6744,6 +6744,13 @@ js-yaml@^3.11.0, js-yaml@^3.13.1:
6744
6744
argparse "^1.0.7"
6745
6745
esprima "^4.0.0"
6746
6746
6747
+ js-yaml@^4.1.0 :
6748
+ version "4.1.0"
6749
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
6750
+ integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
6751
+ dependencies :
6752
+ argparse "^2.0.1"
6753
+
6747
6754
jsbn@~0.1.0 :
6748
6755
version "0.1.1"
6749
6756
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
You can’t perform that action at this time.
0 commit comments