This repository was archived by the owner on Feb 22, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 76
76
"dependencies" : {
77
77
"@sourcegraph/vscode-ws-jsonrpc" : " ^0.0.3-fork" ,
78
78
"lodash" : " ^4.17.11" ,
79
- "rxjs" : " ^6.4.0 " ,
79
+ "rxjs" : " ^6.5.2 " ,
80
80
"sourcegraph" : " ^23.0.1" ,
81
81
"type-zoo" : " ^3.2.1" ,
82
82
"uuid" : " ^3.3.2" ,
Original file line number Diff line number Diff line change 2907
2907
argparse "^1.0.7"
2908
2908
esprima "^4.0.0"
2909
2909
2910
- js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.9.0 :
2910
+ js-yaml@^3.13.0, js-yaml@^3.13.1 :
2911
2911
version "3.13.1"
2912
2912
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
2913
2913
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
@@ -4897,10 +4897,10 @@ rxjs-tslint-rules@^4.19.1:
4897
4897
tsutils "^3.0.0"
4898
4898
tsutils-etc "^1.1.0"
4899
4899
4900
- rxjs@^6.4.0 , rxjs@^6.5.1 :
4901
- version "6.5.1 "
4902
- resolved "https://registry.npmjs.org /rxjs/-/rxjs-6.5.1 .tgz#f7a005a9386361921b8524f38f54cbf80e5d08f4 "
4903
- integrity sha512-y0j31WJc83wPu31vS1VlAFW5JGrnGC+j+TtGAa1fRQphy48+fDYiDmX8tjGloToEsMkxnouOg/1IzXGKkJnZMg ==
4900
+ rxjs@^6.5.1 , rxjs@^6.5.2 :
4901
+ version "6.5.2 "
4902
+ resolved "https://registry.yarnpkg.com /rxjs/-/rxjs-6.5.2 .tgz#2e35ce815cd46d84d02a209fb4e5921e051dbec7 "
4903
+ integrity sha512-HUb7j3kvb7p7eCUHE3FqjoDsC1xfZQ4AHFWfTKSpZ+sAhhz5X1WX0ZuUqWbzB2QhSLp3DoLUG+hMdEDKqWo2Zg ==
4904
4904
dependencies :
4905
4905
tslib "^1.9.0"
4906
4906
You can’t perform that action at this time.
0 commit comments