From 880c038d42b094a4bd072c4760234f3936f7b111 Mon Sep 17 00:00:00 2001
From: Ramon de Klein <mail@ramondeklein.nl>
Date: Tue, 19 Nov 2024 21:52:20 +0100
Subject: [PATCH] upgrade to MDS v1.0.4

---
 web-app/package.json |  2 +-
 web-app/yarn.lock    | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/web-app/package.json b/web-app/package.json
index b3352d1830..5217f9ad45 100644
--- a/web-app/package.json
+++ b/web-app/package.json
@@ -12,7 +12,7 @@
     "local-storage-fallback": "^4.1.2",
     "lodash": "^4.17.21",
     "luxon": "^3.4.4",
-    "mds": "https://github.com/minio/mds.git#v1.0.3",
+    "mds": "https://github.com/minio/mds.git#v1.0.4",
     "react": "^18.3.1",
     "react-component-export-image": "^1.0.6",
     "react-copy-to-clipboard": "^5.1.0",
diff --git a/web-app/yarn.lock b/web-app/yarn.lock
index df7ca758ce..48af4913d9 100644
--- a/web-app/yarn.lock
+++ b/web-app/yarn.lock
@@ -11811,9 +11811,9 @@ __metadata:
   languageName: node
   linkType: hard
 
-"mds@https://github.com/minio/mds.git#v1.0.3":
-  version: 1.0.2
-  resolution: "mds@https://github.com/minio/mds.git#commit=3025ce83976c286fb1e9c55095336d75ad82d8e6"
+"mds@https://github.com/minio/mds.git#v1.0.4":
+  version: 1.0.4
+  resolution: "mds@https://github.com/minio/mds.git#commit=027fb7f9834e2bd6daba7f62a9d04d9a3606fbe1"
   dependencies:
     "@storybook/test": "npm:^8.2.4"
     "@types/styled-components": "npm:^5.1.34"
@@ -11823,7 +11823,7 @@ __metadata:
     react-calendar: "npm:^5.0.0"
     react-virtualized: "npm:^9.22.5"
     styled-components: "npm:^5.3.11"
-  checksum: 10c0/4b5eb16cf3b565d2c88472abc7e670009aa02d1d7d9d16573f8c9b4a2110601051e05c2a563c9a5b3ad4c6df5ef65695c163de164c39616faa52db1957a8987d
+  checksum: 10c0/101b6a0c42c7dad009e40166239bf1c6a50333563532fad36e7111de2dfcf5999db4ab16906d200791c943cd3b33545237de9ee6eecd217b6c03eba11aeefa26
   languageName: node
   linkType: hard
 
@@ -18168,7 +18168,7 @@ __metadata:
     local-storage-fallback: "npm:^4.1.2"
     lodash: "npm:^4.17.21"
     luxon: "npm:^3.4.4"
-    mds: "https://github.com/minio/mds.git#v1.0.3"
+    mds: "https://github.com/minio/mds.git#v1.0.4"
     minio: "npm:^8.0.1"
     nyc: "npm:^15.1.0"
     prettier: "npm:3.3.3"