diff --git a/portal-ui/package.json b/portal-ui/package.json index 159a6292a..329914320 100644 --- a/portal-ui/package.json +++ b/portal-ui/package.json @@ -30,7 +30,7 @@ "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", "luxon": "^3.2.1", - "mds": "https://github.com/minio/mds.git#v0.2.2", + "mds": "https://github.com/minio/mds.git#v0.2.3", "minio": "^7.0.32", "react": "^18.1.0", "react-chartjs-2": "^2.9.0", diff --git a/portal-ui/yarn.lock b/portal-ui/yarn.lock index 4dadfed71..0d2886eaa 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -4804,10 +4804,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.8: - version "5.0.8" - resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.8.tgz#2e618c91c17988544f6327df7112fa6e3ad8ed4d" - integrity sha512-55fCEmklMQosC+l/1TKXC1r88ObkLzePKFyXZRPCL0fPVkmIYtpNSGbCeO00STD9uWdYruXNwfKsdXcTL5Yvkg== +detect-gpu@^5.0.9: + version "5.0.9" + resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.9.tgz#bbaee58085a2e5765aade3df2f49c9393e70b39f" + integrity sha512-3wFHiw8OJjZqxQCbluNP8JNmoDEJuWf1LaLJRvOPC+X1aBQyHhS4R67BINQVoq2vuSrUnpMNIHQ+JXwKd3UhfA== dependencies: webgl-constants "^1.1.1" @@ -8166,12 +8166,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.2.2": - version "0.2.2" - resolved "https://github.com/minio/mds.git#697ad8ac6928ed794889a3ea6f738d8be4eb5403" +"mds@https://github.com/minio/mds.git#v0.2.3": + version "0.2.3" + resolved "https://github.com/minio/mds.git#177e12e05a4eb6e2ea9ab012a37b09a5102e551d" dependencies: "@types/styled-components" "^5.1.25" - detect-gpu "^5.0.8" + detect-gpu "^5.0.9" react-virtualized "^9.22.3" styled-components "^5.3.6"