From 512c1b108ec34980cae80e2dfff420b8efd6d11a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:36:56 +0000 Subject: [PATCH] Bump luxon from 3.0.4 to 3.2.1 Bumps [luxon](https://github.com/moment/luxon) from 3.0.4 to 3.2.1. - [Release notes](https://github.com/moment/luxon/releases) - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.0.4...3.2.1) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 587dca5c..20be84fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "Buffer": "^0.0.0", "firebase": "^9.9.4", "intl": "^1.2.5", - "luxon": "^3.0.4", + "luxon": "^3.2.1", "moment": "^2.29.1", "moment-timezone": "^0.5.33", "ndef": "^0.2.0", @@ -12668,9 +12668,9 @@ } }, "node_modules/luxon": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.4.tgz", - "integrity": "sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz", + "integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==", "engines": { "node": ">=12" } @@ -28163,9 +28163,9 @@ } }, "luxon": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.0.4.tgz", - "integrity": "sha512-aV48rGUwP/Vydn8HT+5cdr26YYQiUZ42NM6ToMoaGKwYfWbfLeRkEu1wXWMHBZT6+KyLfcbbtVcoQFCbbPjKlw==" + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.2.1.tgz", + "integrity": "sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==" }, "make-dir": { "version": "2.1.0", diff --git a/package.json b/package.json index 218570d3..80b77fd1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "Buffer": "^0.0.0", "firebase": "^9.9.4", "intl": "^1.2.5", - "luxon": "^3.0.4", + "luxon": "^3.2.1", "moment": "^2.29.1", "moment-timezone": "^0.5.33", "ndef": "^0.2.0",