diff --git a/package.json b/package.json index 8c837dbf..4aa3c4ca 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "README.md" ], "optionalDependencies": { - "luxon": "^1.3.3" + "luxon": "^2.5.2" }, "peerDependencies": {}, "dependencies": { diff --git a/yarn.lock b/yarn.lock index f6bb6998..b353eaa6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2074,9 +2074,9 @@ lru-cache@^4.0.1, lru-cache@^4.1.1: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@^1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.3.3.tgz#e66e8537a62c9b351ba69b766d7fb70b07ab5e57" +luxon@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" make-dir@^1.0.0: version "1.3.0"