From e41d0cc0c0df975656c60ba70a90047b776fcad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:57:18 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.29.4 in /plugins/subscriber 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] --- plugins/subscriber/package.json | 2 +- plugins/subscriber/yarn.lock | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/plugins/subscriber/package.json b/plugins/subscriber/package.json index 4725abb..877383d 100644 --- a/plugins/subscriber/package.json +++ b/plugins/subscriber/package.json @@ -6,6 +6,6 @@ "author": "The Coral Project Team ", "license": "Apache-2.0", "dependencies": { - "moment": "^2.18.1" + "moment": "^2.29.4" } } \ No newline at end of file diff --git a/plugins/subscriber/yarn.lock b/plugins/subscriber/yarn.lock index 60fdd97..b8cc119 100644 --- a/plugins/subscriber/yarn.lock +++ b/plugins/subscriber/yarn.lock @@ -2,10 +2,6 @@ # yarn lockfile v1 -moment@^2.18.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" - -momentjs@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/momentjs/-/momentjs-2.0.0.tgz#73df904b4fa418f6e3c605e831cef6ed5518ebd4" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"