File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"ng-packagr" : " ^10.0.0" ,
41
41
"prettier" : " ^2.2.1" ,
42
42
"pretty-quick" : " ^2.0.1" ,
43
- "rxjs" : " ^6.5.5 " ,
43
+ "rxjs" : " ^6.6.6 " ,
44
44
"rxjs-compat" : " ^6.5.5" ,
45
45
"shx" : " ^0.3.3" ,
46
46
"typescript" : " ~4.0.7" ,
Original file line number Diff line number Diff line change @@ -3165,10 +3165,10 @@ rxjs-compat@^6.5.5:
3165
3165
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.6.3.tgz#141405fcee11f48718d428b99c8f01826f594e5c"
3166
3166
integrity sha512-y+wUqq7bS2dG+7rH2fNMoxsDiJ32RQzFxZQE/JdtpnmEZmwLQrb1tCiItyHxdXJHXjmHnnzFscn3b6PEmORGKw==
3167
3167
3168
- rxjs@^6.5.0, rxjs@^6.5.5 :
3169
- version "6.6.3 "
3170
- resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3 .tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552 "
3171
- integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ ==
3168
+ rxjs@^6.5.0, rxjs@^6.6.6 :
3169
+ version "6.6.6 "
3170
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6 .tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70 "
3171
+ integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg ==
3172
3172
dependencies :
3173
3173
tslib "^1.9.0"
3174
3174
You can’t perform that action at this time.
0 commit comments