diff --git a/package.json b/package.json index a7b72f31ab508cdfa4e2d938d5af2e04aa058f07..30a984e088a7e01b3d82979ec4f517801077185a 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "later": "1.2.0", "linkify-markdown": "1.0.0", "lodash": "4.17.11", - "luxon": "1.7.1", + "luxon": "1.8.0", "markdown-it": "8.4.2", "minimatch": "3.0.4", "moment": "2.22.2", diff --git a/yarn.lock b/yarn.lock index 42863029c1ba5db94518bfb2458ed782dea2262d..97da58228e3914204149d2df89f761caf15c94ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4938,10 +4938,10 @@ lru-cache@^4.0.1, lru-cache@^4.1.1, lru-cache@^4.1.2, lru-cache@^4.1.3: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.7.1.tgz#721e86f12c47526014a53c9f92f74f2da6dc9a4c" - integrity sha512-0fTd5a3UUVATblRdhD9ZXdhCdXp+ktqGERRu8q9seeMFfED0otQFeqrZwDw/2AoMH/cHjmswVJC8IUPeNBIPTA== +luxon@1.8.0: + version "1.8.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.8.0.tgz#cfc807c5a26e55049383c9c512d57a5dda31e469" + integrity sha512-F742cYUYB7X+LXY3cIn6THZUBqRBjeAvF+CWE2i3+eKcv2bzsCsnRsBYL8Qrqzp1dfs6HsVcSjfKt2RcrtUElw== make-dir@^1.0.0: version "1.3.0"