diff --git a/portal-ui/package.json b/portal-ui/package.json index 517f0f051..9f5004570 100644 --- a/portal-ui/package.json +++ b/portal-ui/package.json @@ -29,7 +29,7 @@ "kbar": "^0.1.0-beta.39", "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", - "luxon": "^3.1.1", + "luxon": "^3.2.1", "mds": "https://github.com/minio/mds.git#v0.0.9", "minio": "^7.0.32", "react": "^18.1.0", diff --git a/portal-ui/yarn.lock b/portal-ui/yarn.lock index bcafbe979..ae8278f7b 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -7957,10 +7957,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@^3.1.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.0.tgz#7962c5dafcd3623e70e222882be49b381e7a8718" - integrity sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw== +luxon@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f" + integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg== macos-release@^3.0.1: version "3.1.0"