File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2626 "dependencies" : {
2727 "colors" : " ^1.4.0" ,
2828 "ejs" : " ^3.0.1" ,
29- "js-yaml" : " ^3.13.1 " ,
29+ "js-yaml" : " ^4.1.0 " ,
3030 "markdown-it" : " ^12.0.0" ,
3131 "node-appc" : " ^1.1.2"
3232 }
Original file line number Diff line number Diff line change 872872 minimatch "^3.0.4"
873873 strip-json-comments "^3.1.1"
874874
875- " @fortawesome/fontawesome-common-types@^0.2.34 " , "@fortawesome/fontawesome-common-types@^0.2. 35":
875+ " @fortawesome/fontawesome-common-types@^0.2.35 " :
876876 version "0.2.35"
877877 resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.35.tgz#01dd3d054da07a00b764d78748df20daf2b317e9"
878878 integrity sha512-IHUfxSEDS9dDGqYwIW7wTN6tn/O8E0n5PcAHz9cAaBoZw6UpG20IG/YM3NNLaGPwPqgjBAFjIURzqoQs3rrtuw==
@@ -6744,6 +6744,13 @@ js-yaml@^3.11.0, js-yaml@^3.13.1:
67446744 argparse "^1.0.7"
67456745 esprima "^4.0.0"
67466746
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+
67476754jsbn@~0.1.0 :
67486755 version "0.1.1"
67496756 resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
You can’t perform that action at this time.
0 commit comments