diff --git a/portal-ui/package.json b/portal-ui/package.json index 27ff043bf..e797a3afb 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.3.2", + "mds": "https://github.com/minio/mds.git#v0.3.3", "minio": "^7.0.32", "react": "^18.1.0", "react-component-export-image": "^1.0.6", diff --git a/portal-ui/yarn.lock b/portal-ui/yarn.lock index 5317145cb..29a7bf8b0 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -4877,10 +4877,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.16: - version "5.0.16" - resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.16.tgz#a42054724f4a75d667add68ad1073c80d29ef733" - integrity sha512-6+o6Sy+FzgQJG7Ray0fN7B4kRGGPuyaM5FHXJ4N3sLcQhsUO9+NEw9emM7vxN7DroZGG16ZydCX6kpgDmNXyKQ== +detect-gpu@^5.0.17: + version "5.0.17" + resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.17.tgz#fe4bbf8fc630aa68e1e770f4e63240212bdfbd38" + integrity sha512-eAnZDpYeDASfzFYmGULBEiK0P4q1naMxDzOtMkQEBcFdesu1LjnsOraZHQ7+BGgCTOcKWvI1rxjh5FvICst0xw== dependencies: webgl-constants "^1.1.1" @@ -8316,12 +8316,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.3.2": - version "0.3.2" - resolved "https://github.com/minio/mds.git#85654388adaec4d2624b61bee439c7d9cd5801f7" +"mds@https://github.com/minio/mds.git#v0.3.3": + version "0.3.3" + resolved "https://github.com/minio/mds.git#309b13379f64ec66a0e1f2670e7e8611b84e3215" dependencies: "@types/styled-components" "^5.1.25" - detect-gpu "^5.0.16" + detect-gpu "^5.0.17" react-virtualized "^9.22.3" styled-components "^5.3.9"