From 440bc810db16906c332107e616e8866864b4177c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:25:12 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.18.1 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.18.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fd2266e..ba71143 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "cornerstone-event-components": "git+ssh://git@github.com:SavvySoftWorksLLC/body-snatchers.git", "mdi": "^1.9.33", - "moment": "^2.14.1" + "moment": "^2.29.4" }, "devDependencies": {} } diff --git a/yarn.lock b/yarn.lock index 56d2a94..ff9b2d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -124,9 +124,9 @@ mdi@^1.9.33: version "1.9.33" resolved "https://registry.yarnpkg.com/mdi/-/mdi-1.9.33.tgz#3caf6d95fc6b800633630bd62ba0cf1fbde6b2e2" -moment@^2.14.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" node-fetch@^1.0.1: version "1.6.3"