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 81
81
"nyc" : " ^15.1.0" ,
82
82
"prettier" : " ^2.2.1" ,
83
83
"raw-loader" : " ^4.0.2" ,
84
- "rxjs" : " ^6.6.3 " ,
84
+ "rxjs" : " ^6.6.6 " ,
85
85
"shelljs" : " ^0.8.4" ,
86
86
"shx" : " ^0.3.3" ,
87
87
"sinon" : " ^9.2.4" ,
Original file line number Diff line number Diff line change @@ -5487,10 +5487,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
5487
5487
dependencies :
5488
5488
aproba "^1.1.1"
5489
5489
5490
- rxjs@^6.6.3 :
5491
- version "6.6.3 "
5492
- resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.3 .tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552 "
5493
- integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ ==
5490
+ rxjs@^6.6.3, rxjs@^6.6.6 :
5491
+ version "6.6.6 "
5492
+ resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.6 .tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70 "
5493
+ integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg ==
5494
5494
dependencies :
5495
5495
tslib "^1.9.0"
5496
5496
You can’t perform that action at this time.
0 commit comments