pydicom / deid

best effort anonymization for medical images using python
https://pydicom.github.io/deid/
MIT License
140 stars 43 forks source link

Update lunr.min.js? #188

Closed DimitriPapadopoulos closed 2 years ago

DimitriPapadopoulos commented 2 years ago

Just wondering why the version of Lunr used here is 0.7.0 from 2016, while the current version is 2.3.9 from 2020.

vsoch commented 2 years ago

Is there something wrong with the old one?

DimitriPapadopoulos commented 2 years ago

Well, the truth is I haven't found vulnerabilities associated to Lunr. But if there are, at some point, upgrading will be much more difficult.

vsoch commented 2 years ago

I'm totally good with upgrading if there is a good reason, but I don't see one here.