diff --git a/ui/package.json b/ui/package.json index 5ca1e89..707a2a6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -29,7 +29,7 @@ "less": "4.1.3", "less-loader": "11.0.0", "lodash": "4.17.21", - "luxon": "2.5.0", + "luxon": "3.0.1", "register-service-worker": "1.7.2", "splitpanes": "2.4.1", "swagger-ui": "4.12.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 90a4117..b2d651d 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8737,10 +8737,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.0.tgz#098090f67d690b247e83c090267a60b1aa8ea96c" - integrity sha512-IDkEPB80Rb6gCAU+FEib0t4FeJ4uVOuX1CQ9GsvU3O+JAGIgu0J7sf1OarXKaKDygTZIoJyU6YdZzTFRu+YR0A== +luxon@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299" + integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw== luxon@^1.25.0: version "1.28.0"