diff --git a/package.json b/package.json index c8d23773..a34e9cbd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "lodash": "4.17.21", "lodash.debounce": "4.0.8", "marked": "0.8.2", - "luxon": "3.0.1", + "luxon": "3.0.3", "normalize.css": "7.0.0", "nprogress": "0.2.0", "numeral": "2.0.6", diff --git a/yarn.lock b/yarn.lock index ad180f7b..5930ffd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6919,10 +6919,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -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@3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.3.tgz#573e65531efd3d92265feb640f02ba7a192e2388" + integrity sha512-+EfHWnF+UT7GgTnq5zXg3ldnTKL2zdv7QJgsU5bjjpbH17E3qi/puMhQyJVYuCq+FRkogvB5WB6iVvUr+E4a7w== make-dir@^1.0.0: version "1.3.0"