File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 23
23
"@angular/platform-browser-dynamic" : " 4.4.6" ,
24
24
"@angular/router" : " 4.4.6" ,
25
25
"angular2-moment" : " 1.9.0" ,
26
- "apollo-angular" : " 0.13.3 " ,
26
+ "apollo-angular" : " 1.2.0 " ,
27
27
"apollo-client" : " 1.9.3" ,
28
28
"core-js" : " 2.5.7" ,
29
29
"graphql-config-parser" : " 1.2.1" ,
Original file line number Diff line number Diff line change @@ -308,15 +308,11 @@ anymatch@^2.0.0:
308
308
micromatch "^3.1.4"
309
309
normalize-path "^2.1.1"
310
310
311
- apollo-angular@0.13.3 :
312
- version "0.13.3 "
313
- resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-0.13.3 .tgz#a94464990132eb70eb77e3b890c50e1cecc2ec7c "
311
+ apollo-angular@1.2.0 :
312
+ version "1.2.0 "
313
+ resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.2.0 .tgz#0eebb785e1365f473e437c8a738c71d68a07d0f2 "
314
314
dependencies :
315
- apollo-client-rxjs "^0.6.0-rc.1"
316
-
317
- apollo-client-rxjs@^0.6.0-rc.1 :
318
- version "0.6.0-rc.2"
319
- resolved "https://registry.yarnpkg.com/apollo-client-rxjs/-/apollo-client-rxjs-0.6.0-rc.2.tgz#f391ee69381ae5ec8f74f476fbb6b0490b6f5923"
315
+ tslib "^1.9.0"
320
316
321
317
apollo-client@1.9.3 :
322
318
version "1.9.3"
@@ -5235,6 +5231,10 @@ tslib@^1.7.1:
5235
5231
version "1.8.1"
5236
5232
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
5237
5233
5234
+ tslib@^1.9.0 :
5235
+ version "1.9.3"
5236
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
5237
+
5238
5238
tslint@4.5.1 :
5239
5239
version "4.5.1"
5240
5240
resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.5.1.tgz#05356871bef23a434906734006fc188336ba824b"
You can’t perform that action at this time.
0 commit comments