File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
"@uirouter/angular" : " ^2.0.2" ,
26
26
"@uirouter/visualizer" : " ^6.0.2" ,
27
27
"core-js" : " ^2.5.7" ,
28
- "rxjs" : " ^6.3.1 " ,
28
+ "rxjs" : " ^6.3.2 " ,
29
29
"rxjs-compat" : " ^6.3.2" ,
30
30
"ts-helpers" : " ^1.1.2" ,
31
31
"zone.js" : " ^0.8.20"
Original file line number Diff line number Diff line change @@ -5184,9 +5184,9 @@ rxjs@^5.0.0-beta.11:
5184
5184
dependencies :
5185
5185
symbol-observable "1.0.1"
5186
5186
5187
- rxjs@^6.0.0, rxjs@^6.3.1 :
5188
- version "6.3.1 "
5189
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.1 .tgz#878a1a8c64b8a5da11dcf74b5033fe944cdafb84 "
5187
+ rxjs@^6.0.0, rxjs@^6.3.2 :
5188
+ version "6.3.2 "
5189
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.2 .tgz#6a688b16c4e6e980e62ea805ec30648e1c60907f "
5190
5190
dependencies :
5191
5191
tslib "^1.9.0"
5192
5192
You can’t perform that action at this time.
0 commit comments