From a96a1b4f3f819893db5d5bf51a165b1904ec87bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 22:02:35 +0000 Subject: [PATCH] Bump date-and-time from 0.14.0 to 0.14.2 Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 0.14.0 to 0.14.2. - [Release notes](https://github.com/knowledgecode/date-and-time/releases) - [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.0...v0.14.2) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a2eda0..5a32cf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1006,9 +1006,9 @@ "integrity": "sha1-pPijY/AHLNFVGB5rtJvVjlSXsxw=" }, "date-and-time": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-0.14.0.tgz", - "integrity": "sha512-0wY8b90XjQkRxv3XGT8k1ffyDQOf4+T+2hiWp7rwYgoEn8OyYDsHZdnVrPlzxbwjLUY66mVBXr59eKOwpSV7lw==", + "version": "0.14.2", + "resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-0.14.2.tgz", + "integrity": "sha512-EFTCh9zRSEpGPmJaexg7HTuzZHh6cnJj1ui7IGCFNXzd2QdpsNh05Db5TF3xzJm30YN+A8/6xHSuRcQqoc3kFA==", "optional": true }, "debug": {