File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
"dependencies" : {
66
66
"@sourcegraph/extension-api-classes" : " ^1.1.0" ,
67
67
"@types/sinon" : " 10.0.1" ,
68
- "rxjs" : " ^6.5.1 " ,
68
+ "rxjs" : " ^6.6.7 " ,
69
69
"sinon" : " ^10.0.0" ,
70
70
"sourcegraph" : " ^25.3.0"
71
71
}
Original file line number Diff line number Diff line change @@ -5982,10 +5982,10 @@ rxjs-report-usage@^1.0.4:
5982
5982
glob "~7.1.6"
5983
5983
prompts "~2.3.2"
5984
5984
5985
- rxjs@^6.5.1 :
5986
- version "6.5.5 "
5987
- resolved "https://registry.npmjs.org /rxjs/-/rxjs-6.5.5 .tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec "
5988
- integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ ==
5985
+ rxjs@^6.6.7 :
5986
+ version "6.6.7 "
5987
+ resolved "https://registry.yarnpkg.com /rxjs/-/rxjs-6.6.7 .tgz#90ac018acabf491bf65044235d5863c4dab804c9 "
5988
+ integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ ==
5989
5989
dependencies :
5990
5990
tslib "^1.9.0"
5991
5991
You can’t perform that action at this time.
0 commit comments