File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 66
66
"handlebars" : " ~4.1.2" ,
67
67
"helmet" : " ~3.20.0" ,
68
68
"highlight.js" : " ~9.15.9" ,
69
+ "https-proxy-agent" : " ^3.0.1" ,
69
70
"i18n" : " ~0.8.3" ,
70
71
"ionicons" : " ~2.0.1" ,
71
72
"isomorphic-fetch" : " ~2.2.1" ,
Original file line number Diff line number Diff line change @@ -6442,6 +6442,14 @@ https-browserify@^1.0.0:
6442
6442
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
6443
6443
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
6444
6444
6445
+ https-proxy-agent@^3.0.1:
6446
+ version "3.0.1"
6447
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-3.0.1.tgz#b8c286433e87602311b01c8ea34413d856a4af81"
6448
+ integrity sha512-+ML2Rbh6DAuee7d07tYGEKOEi2voWPUGan+ExdPbPW6Z3svq+JCqr0v8WmKPOkz1vOVykPCBSuobe7G8GJUtVg==
6449
+ dependencies:
6450
+ agent-base "^4.3.0"
6451
+ debug "^3.1.0"
6452
+
6445
6453
i18n@~0.8.3:
6446
6454
version "0.8.3"
6447
6455
resolved "https://registry.yarnpkg.com/i18n/-/i18n-0.8.3.tgz#2d8cf1c24722602c2041d01ba6ae5eaa51388f0e"
You can’t perform that action at this time.
0 commit comments