diff --git a/package-lock.json b/package-lock.json
index d949641319efe71e9fcada6d81f891105caed246..700082177e567b038a5cbe459521dd492aa1fb47 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -56,7 +56,7 @@
         "normalize.css": "8.0.1",
         "patch-package": "6.4.7",
         "rxjs": "7.5.2",
-        "solidify-frontend": "3.1.3",
+        "solidify-frontend": "3.1.4",
         "tiff.js": "1.0.0",
         "tslib": "2.3.1",
         "videojs-wavesurfer": "3.8.0",
@@ -21629,9 +21629,9 @@
       }
     },
     "node_modules/solidify-frontend": {
-      "version": "3.1.3",
-      "resolved": "https://nexus.unige.ch/repository/npm-all/solidify-frontend/-/solidify-frontend-3.1.3.tgz",
-      "integrity": "sha512-2LwUjjrcqcC2eYN/jbFWUZICQqQrxxWbPyib6kzcXMGvlW9CMWfv56LRdPys/AKsri1ZVX0WrQeMKo1PaUZn/w==",
+      "version": "3.1.4",
+      "resolved": "https://nexus.unige.ch/repository/npm-all/solidify-frontend/-/solidify-frontend-3.1.4.tgz",
+      "integrity": "sha512-oA+uYLfBrKHIgD3tohbOhtGcXvZatLN6Ga7j5hevSTvkkR1VYjleAXuQhJBAlBdsSzLUDwMo3ybGARp7Hg2xjQ==",
       "license": "GPL-2.0-or-later",
       "dependencies": {
         "tslib": "^2.3.0"
@@ -39440,9 +39440,9 @@
       }
     },
     "solidify-frontend": {
-      "version": "3.1.3",
-      "resolved": "https://nexus.unige.ch/repository/npm-all/solidify-frontend/-/solidify-frontend-3.1.3.tgz",
-      "integrity": "sha512-2LwUjjrcqcC2eYN/jbFWUZICQqQrxxWbPyib6kzcXMGvlW9CMWfv56LRdPys/AKsri1ZVX0WrQeMKo1PaUZn/w==",
+      "version": "3.1.4",
+      "resolved": "https://nexus.unige.ch/repository/npm-all/solidify-frontend/-/solidify-frontend-3.1.4.tgz",
+      "integrity": "sha512-oA+uYLfBrKHIgD3tohbOhtGcXvZatLN6Ga7j5hevSTvkkR1VYjleAXuQhJBAlBdsSzLUDwMo3ybGARp7Hg2xjQ==",
       "requires": {
         "tslib": "^2.3.0"
       }
diff --git a/package.json b/package.json
index 1135eb0cb276f5a5d96bf615a354995e9b3c4460..7e2231295a809337969e78d1e5b03ce6944f5828 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
     "normalize.css": "8.0.1",
     "patch-package": "6.4.7",
     "rxjs": "7.5.2",
-    "solidify-frontend": "3.1.3",
+    "solidify-frontend": "3.1.4",
     "tiff.js": "1.0.0",
     "tslib": "2.3.1",
     "videojs-wavesurfer": "3.8.0",