diff --git a/package.json b/package.json index 777ae44478..0ff943e7d0 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "knex": "0.21.21", "knex-migrator": "4.1.1", "lodash": "4.17.21", - "luxon": "2.0.2", + "luxon": "2.1.0", "mailgun-js": "0.22.0", "metascraper": "5.25.0", "metascraper-author": "5.25.0", diff --git a/yarn.lock b/yarn.lock index 6e595d07a1..eee792a0c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7382,10 +7382,10 @@ lru_map@^0.3.3: resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd" integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0= -luxon@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.0.2.tgz#11f2cd4a11655fdf92e076b5782d7ede5bcdd133" - integrity sha512-ZRioYLCgRHrtTORaZX1mx+jtxKtKuI5ZDvHNAmqpUzGqSrR+tL4FVLn/CUGMA3h0+AKD1MAxGI5GnCqR5txNqg== +luxon@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.0.tgz#3e50a1d2fa92b2e250e2a5d9ee9208a6c0263141" + integrity sha512-R0VSFyNh3+3SxM+eLyGSc1IYg+QHD/G1k0RvpXncYccO7SA4luC7QqdXyHospyu3t36pMHeCvd7Jlaab8fsF+w== luxon@^1.26.0: version "1.28.0"