aertslab / SCope

Fast visualization tool for large-scale and high dimensional single-cell data
GNU General Public License v3.0
68 stars 15 forks source link

Search/Search space updates #415

Closed KrisDavie closed 3 years ago

KrisDavie commented 3 years ago

Update terminal mappings for drosophila

MaybeJustJames commented 3 years ago

Great! I don't think it requires a new PR for package updates, only those 2 packages need to be updated I think:

npm install immer@8.0.1  to resolve 1 vulnerability
npm install --save-dev electron@11.3.0  to resolve 1 vulnerability

Or electron can even be uninstalled since we don't support it anymore ?

The bump to immer is a major version... are we sure there are no breaking changes that affect us?

Edit: I just checked the Release notes and I don't think the change affects us.