From 7e342d5a7fa5d231a5259db7ca0d11d4e5e774d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 03:12:17 +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 | 18 +++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/angular/package.json b/angular/package.json index 059e0d9..b5698d5 100644 --- a/angular/package.json +++ b/angular/package.json @@ -39,7 +39,7 @@ "js-cookie": "^2.2.0", "localforage": "^1.7.3", "lodash": "^4.17.11", - "moment": "^2.22.2", + "moment": "^2.29.2", "moment-timezone": "^0.5.23", "ng-recaptcha": "^4.2.1", "ng2-file-upload": "^1.3.0", diff --git a/angular/yarn.lock b/angular/yarn.lock index 671c991..6849535 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -1,7 +1,3 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - "@angular-devkit/architect@0.11.0": version "0.11.0" resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.11.0.tgz#25b75f5d8ca00cedd414ede12db87364c6c5aa45" @@ -4104,7 +4100,7 @@ load-json-file@^1.0.0: load-json-file@^2.0.0: version "2.0.0" - resolved "http://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8" + resolved "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8" dependencies: graceful-fs "^4.1.2" parse-json "^2.2.0" @@ -4526,9 +4522,9 @@ moment-timezone@^0.5.23: dependencies: moment ">= 2.9.0" -moment@*, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.22.2: - 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.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" move-concurrently@^1.0.1: version "1.0.1" @@ -4996,7 +4992,7 @@ p-finally@^1.0.0: p-is-promise@^1.1.0: version "1.1.0" - resolved "http://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e" + resolved "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e" p-limit@^1.0.0, p-limit@^1.1.0: version "1.3.0" @@ -5498,7 +5494,7 @@ quill-delta@^3.6.2: quill@^1.3.6: version "1.3.6" - resolved "http://registry.npmjs.org/quill/-/quill-1.3.6.tgz#99f4de1fee85925a0d7d4163b6d8328f23317a4d" + resolved "https://registry.npmjs.org/quill/-/quill-1.3.6.tgz#99f4de1fee85925a0d7d4163b6d8328f23317a4d" dependencies: clone "^2.1.1" deep-equal "^1.0.1" @@ -6667,7 +6663,7 @@ through2@^2.0.0: "through@>=2.2.7 <3", through@X.X.X, through@^2.3.6: version "2.3.8" - resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" + resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" thunky@^1.0.2: version "1.0.2"