From 3626bcb6cca2ca72d3db7c51ac22522c74a53e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 10:57:30 +0000 Subject: [PATCH] Bump moment from 2.24.0 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.24.0 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.24.0...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 a6f0b2a..f9a4052 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "js-yaml": "^3.11.0", "jsen": "^0.6.6", "mocha": "^5.2.0", - "moment": "^2.22.2", + "moment": "^2.29.4", "multer": "^1.3.0", "node-fetch": "^2.3.0", "nodemon": "^1.17.3", diff --git a/yarn.lock b/yarn.lock index 380152e..559d1a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2513,9 +2513,9 @@ moment-timezone@^0.5.x: dependencies: moment ">= 2.9.0" -"moment@>= 2.9.0", moment@^2.21.0, moment@^2.22.2: - version "2.24.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" +"moment@>= 2.9.0", moment@^2.21.0, moment@^2.22.2, moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@2.0.0: version "2.0.0"