File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 28
28
"core-js" : " 2.5.7" ,
29
29
"graphql-config-parser" : " 1.2.1" ,
30
30
"graphql-tag" : " 1.3.2" ,
31
- "rxjs" : " 5.5.12 " ,
31
+ "rxjs" : " 6.3.3 " ,
32
32
"ts-helpers" : " 1.1.2" ,
33
33
"zone.js" : " 0.8.26"
34
34
},
Original file line number Diff line number Diff line change @@ -4534,11 +4534,11 @@ run-queue@^1.0.0, run-queue@^1.0.3:
4534
4534
dependencies :
4535
4535
aproba "^1.1.1"
4536
4536
4537
- rxjs@5.5.12 :
4538
- version "5.5.12 "
4539
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12 .tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc "
4537
+ rxjs@6.3.3 :
4538
+ version "6.3.3 "
4539
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3 .tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55 "
4540
4540
dependencies :
4541
- symbol-observable "1.0.1 "
4541
+ tslib "^1.9.0 "
4542
4542
4543
4543
rxjs@^5.5.6 :
4544
4544
version "5.5.6"
@@ -5235,6 +5235,10 @@ tslib@^1.7.1:
5235
5235
version "1.8.1"
5236
5236
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
5237
5237
5238
+ tslib@^1.9.0 :
5239
+ version "1.9.3"
5240
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
5241
+
5238
5242
tslint@4.5.1 :
5239
5243
version "4.5.1"
5240
5244
resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.5.1.tgz#05356871bef23a434906734006fc188336ba824b"
You can’t perform that action at this time.
0 commit comments