From e1bb1e0472f64d383a0ba47491da33e4ce33e4a8 Mon Sep 17 00:00:00 2001 From: MinIO Bot <124000690+minio-bot@users.noreply.github.com> Date: Fri, 2 Jun 2023 19:45:08 -0700 Subject: [PATCH] mds-released-v0.5.1 (#2851) --- portal-ui/package.json | 2 +- portal-ui/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/portal-ui/package.json b/portal-ui/package.json index d6babc0c2..ca99c3680 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.5.0", + "mds": "https://github.com/minio/mds.git#v0.5.1", "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 b24eb2658..6c9e45961 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -8183,9 +8183,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.5.0": +"mds@https://github.com/minio/mds.git#v0.5.1": version "0.5.0" - resolved "https://github.com/minio/mds.git#b7c2931fabcc2e228a80f19e1cc40d85b30cb0c4" + resolved "https://github.com/minio/mds.git#4f88eb1b77a2c10fa4e187d6da49c9107214a92c" dependencies: "@types/styled-components" "^5.1.25" detect-gpu "^5.0.26"