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" : " 9.0.4" ,
68
- "rxjs" : " ^6.5.1 " ,
68
+ "rxjs" : " ^6.6.3 " ,
69
69
"sinon" : " ^9.0.2" ,
70
70
"sourcegraph" : " ^24.7.0"
71
71
}
Original file line number Diff line number Diff line change @@ -5923,10 +5923,10 @@ rxjs-report-usage@^1.0.4:
5923
5923
glob "~7.1.6"
5924
5924
prompts "~2.3.2"
5925
5925
5926
- rxjs@^6.5.1 :
5927
- version "6.5.5 "
5928
- resolved "https://registry.npmjs.org /rxjs/-/rxjs-6.5.5 .tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec "
5929
- integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ ==
5926
+ rxjs@^6.6.3 :
5927
+ version "6.6.3 "
5928
+ resolved "https://registry.yarnpkg.com /rxjs/-/rxjs-6.6.3 .tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552 "
5929
+ integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ ==
5930
5930
dependencies :
5931
5931
tslib "^1.9.0"
5932
5932
You can’t perform that action at this time.
0 commit comments