From b65e8a5def236e5f1ae76296df47f067cc7f0ba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 04:27:12 +0000 Subject: [PATCH] Bump moment from 2.22.2 to 2.29.2 in /angular Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.2. - [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.22.2...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angular/package.json | 2 +- angular/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/angular/package.json b/angular/package.json index 7b67ccf..8bd30b5 100644 --- a/angular/package.json +++ b/angular/package.json @@ -52,7 +52,7 @@ "jquery-sparkline": "^2.4.0", "js-cookie": "^2.1.4", "lodash": "^4.17.4", - "moment": "^2.18.1", + "moment": "^2.29.2", "moment-timezone": "^0.5.13", "morris.js": "^0.5.0", "ngx-bootstrap": "^5.1.1", diff --git a/angular/yarn.lock b/angular/yarn.lock index cce3875..6829a96 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -5161,9 +5161,10 @@ moment-timezone@^0.5.13: dependencies: moment ">= 2.9.0" -moment@*, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.2, moment@^2.18.1: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" +moment@*, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.2, moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== morris.js@^0.5.0: version "0.5.0"