From 48cbb18ed087d66e65d7a568ef32f0db865915a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:22:14 +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:development ... 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 9b348f7..3a8da6d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "liquid-fire": "^0.27.3", "loader.js": "^4.2.3", "lodash": "^4.17.4", - "moment": "^2.18.1", + "moment": "^2.29.4", "octicons": "^5.0.1", "pickadate": "^3.5.6" }, diff --git a/yarn.lock b/yarn.lock index 3872409..0ee7071 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4960,9 +4960,9 @@ mktemp@~0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/mktemp/-/mktemp-0.4.0.tgz#6d0515611c8a8c84e484aa2000129b98e981ff0b" -moment@^2.18.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" monocle@1.1.50: version "1.1.50"