diff --git a/package.json b/package.json index cd1831b..ac11738 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@oclif/core": "^2.16.0", "dotenv": "^16.4.5", "http-call": "^5.3.0", - "luxon": "^3.4.4", + "luxon": "^3.5.0", "node-notifier": "^10.0.1", "pg": "^8.12.0", "ssh2": "^1.15.0", diff --git a/yarn.lock b/yarn.lock index 7f0c42b..3412163 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3274,9 +3274,9 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: version "10.1.0" resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz" -luxon@^3.4.4: - version "3.4.4" - resolved "https://registry.npmjs.org/luxon/-/luxon-3.4.4.tgz" +luxon@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.5.0.tgz#6b6f65c5cd1d61d1fd19dbf07ee87a50bf4b8e20" make-dir@^3.0.0, make-dir@^3.0.2: version "3.1.0"