ome / omero-iviewer

An OMERO.web app allowing to view images
https://www.openmicroscopy.org/omero/iviewer/
Other
18 stars 29 forks source link

Bump jQuery to 3.6.2 in package.json and package-lock.json #441

Closed will-moore closed 1 year ago

will-moore commented 1 year ago

Fixes #440.

JQuery is only used for $.ajax() loading data, so testing should include testing of loading images, ROIs and saving rdefs, ROIs etc.

jburel commented 1 year ago

Thanks @pwalczysko for the review. Merging