diff --git a/portal-ui/package.json b/portal-ui/package.json index 8b4e3ec8a1..db28f2cb2b 100644 --- a/portal-ui/package.json +++ b/portal-ui/package.json @@ -19,7 +19,7 @@ "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", "luxon": "^3.3.0", - "mds": "https://github.com/minio/mds.git#v0.4.2", + "mds": "https://github.com/minio/mds.git#V0.4.3", "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 253d3a479e..0b226ff866 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -4870,10 +4870,10 @@ destroy@1.2.0: resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== -detect-gpu@^5.0.23: - version "5.0.23" - resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.23.tgz#b1a36f24ce0e15c33bc2dcf08ab21b1a6f4b973b" - integrity sha512-16bbvNSuGxlznAj7XNW8/7M/EtPuWoSGk1X1EJCipQ/F5JQK6tWMdU2xVInXGTRUMKmsDtZg+trnZ/bj0Vt/EA== +detect-gpu@^5.0.25: + version "5.0.25" + resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.25.tgz#a8e92e36d619f7774c5ad6b3be37dfdd24740732" + integrity sha512-EyxxE9Ozbd9rAGehzTNSsI6ZqC4BTmt9hHCCHfLgE0FHw+WrUY3IUaTOyEDVN4HTvNsaoiSxTSG42K2zAcDF6A== dependencies: webgl-constants "^1.1.1" @@ -8344,12 +8344,12 @@ 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.2": - version "0.4.2" - resolved "https://github.com/minio/mds.git#6afdac7fb261f64a8a14b631cd3f98dbe40a13cc" +"mds@https://github.com/minio/mds.git#V0.4.3": + version "0.4.3" + resolved "https://github.com/minio/mds.git#ba08261533e5143c81756dfab568d8e1676ef27f" dependencies: "@types/styled-components" "^5.1.25" - detect-gpu "^5.0.23" + detect-gpu "^5.0.25" react-virtualized "^9.22.5" styled-components "^5.3.10"