diff --git a/portal-ui/package.json b/portal-ui/package.json index 548e522826..afe750c562 100644 --- a/portal-ui/package.json +++ b/portal-ui/package.json @@ -18,7 +18,7 @@ "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", "luxon": "^3.3.0", - "mds": "https://github.com/minio/mds.git#v0.4.1", + "mds": "https://github.com/minio/mds.git#v0.4.2", "react": "^18.1.0", "react-component-export-image": "^1.0.6", "react-copy-to-clipboard": "^5.0.2", diff --git a/portal-ui/yarn.lock b/portal-ui/yarn.lock index 88e3a6c9d1..f1a1cb6a44 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -8339,9 +8339,9 @@ mdn-data@2.0.4: resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b" integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA== -"mds@https://github.com/minio/mds.git#v0.4.1": - version "0.4.1" - resolved "https://github.com/minio/mds.git#82394ad91aedaa96904e288ba7c882e7095175ba" +"mds@https://github.com/minio/mds.git#v0.4.2": + version "0.4.2" + resolved "https://github.com/minio/mds.git#6afdac7fb261f64a8a14b631cd3f98dbe40a13cc" dependencies: "@types/styled-components" "^5.1.25" detect-gpu "^5.0.23"