We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a678dcb commit abc4ca8Copy full SHA for abc4ca8
2 files changed
basic/package.json
@@ -28,7 +28,7 @@
28
"core-js": "2.5.6",
29
"graphql-config-parser": "1.2.1",
30
"graphql-tag": "1.3.2",
31
- "rxjs": "5.5.10",
+ "rxjs": "5.5.11",
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.10:
4538
- version "5.5.10"
4539
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.10.tgz#fde02d7a614f6c8683d0d1957827f492e09db045"
+rxjs@5.5.11:
+ version "5.5.11"
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87"
4540
4541
symbol-observable "1.0.1"
4542
0 commit comments