We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a548d75 commit d0b171cCopy full SHA for d0b171c
2 files changed
basic/package.json
@@ -28,7 +28,7 @@
28
"core-js": "2.5.7",
29
"graphql-config-parser": "1.2.1",
30
"graphql-tag": "1.3.2",
31
- "rxjs": "5.5.11",
+ "rxjs": "5.5.12",
32
"ts-helpers": "1.1.2",
33
"zone.js": "0.8.26"
34
},
basic/yarn.lock
@@ -4534,9 +4534,9 @@ run-queue@^1.0.0, run-queue@^1.0.3:
4534
dependencies:
4535
aproba "^1.1.1"
4536
4537
-rxjs@5.5.11:
4538
- version "5.5.11"
4539
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87"
+rxjs@5.5.12:
+ version "5.5.12"
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc"
4540
4541
symbol-observable "1.0.1"
4542
0 commit comments