File tree 3 files changed +18
-14
lines changed
3 files changed +18
-14
lines changed Original file line number Diff line number Diff line change 66
66
"angularjs2-tabs" : " 0.0.1-beta.1" ,
67
67
"bootstrap" : " ^3.3.7" ,
68
68
"core-js" : " ^2.4.1" ,
69
+ "https-proxy-agent" : " ^2.2.4" ,
70
+ "mixin-deep" : " ^1.3.2" ,
69
71
"prismjs" : " ^1.6.0" ,
70
72
"rxjs" : " ^5.4.1" ,
73
+ "websocket-extensions" : " ^0.1.4" ,
74
+ "ws" : " ^3.3.3" ,
71
75
"zone.js" : " ^0.8.14"
72
76
},
73
77
"devDependencies" : {
Original file line number Diff line number Diff line change 2176
2176
version "0.0.1"
2177
2177
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
2178
2178
2179
- https-proxy-agent@^1.0.0 :
2180
- version "1.0.0 "
2181
- resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-1.0.0 .tgz#35f7da6c48ce4ddbfa264891ac593ee5ff8671e6"
2179
+ https-proxy-agent@^2.2.1 :
2180
+ version "2.2.4 "
2181
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4 .tgz#35f7da6c48ce4ddbfa264891ac593ee5ff8671e6"
2182
2182
dependencies :
2183
2183
agent-base "2"
2184
2184
debug "2"
@@ -5151,8 +5151,8 @@ websocket-driver@>=0.5.1:
5151
5151
websocket-extensions ">=0.1.1"
5152
5152
5153
5153
websocket-extensions@>=0.1.1 :
5154
- version "0.1.1 "
5155
- resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1 .tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7"
5154
+ version "0.1.4 "
5155
+ resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4 .tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7"
5156
5156
5157
5157
when@~3.6.x :
5158
5158
version "3.6.4"
@@ -5215,9 +5215,9 @@ write-file-atomic@^1.1.2:
5215
5215
imurmurhash "^0.1.4"
5216
5216
slide "^1.1.5"
5217
5217
5218
- ws@1.1.1, ws@^1.0 .1 :
5219
- version "1.1 .1"
5220
- resolved "https://registry.yarnpkg.com/ws/-/ws-1.1 .1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018"
5218
+ ws@~3.3 .1 :
5219
+ version "3.3 .1"
5220
+ resolved "https://registry.yarnpkg.com/ws/-/ws-3.3 .1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018"
5221
5221
dependencies :
5222
5222
options ">=0.0.5"
5223
5223
ultron "1.0.x"
You can’t perform that action at this time.
0 commit comments