diff --git a/package.json b/package.json index ca6a878..890e50a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "glob": "^8.0.3", "gray-matter": "^4.0.3", "humanize-string": "^2.1.0", - "luxon": "^3.1.1", + "luxon": "^3.2.1", "mdx-utils": "^0.0.2", "next": "^13.0.5", "next-mdx-remote": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index b5a5f21..c9733ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2720,10 +2720,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.1.1.tgz#b492c645b2474fb86f3bd3283213846b99c32c1e" - integrity sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw== +luxon@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f" + integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg== magic-string@^0.25.3: version "0.25.9"