From 626457140c62e8d0f267ac7dfb3282f52356fd8e Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Wed, 6 Apr 2022 23:45:44 +0000 Subject: [PATCH] chore(deps): update dependency moment to v2.29.2 --- package.json | 2 +- projects/angular/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 697d90c7a..b2d1df0ba 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "clipboard": "2.0.8", "core-js": "2.5.4", "lodash-es": "4.17.21", - "moment": "2.29.1", + "moment": "2.29.2", "moment-timezone": "0.5.33", "object-hash": "2.2.0", "rxjs": "7.0.1", diff --git a/projects/angular/package.json b/projects/angular/package.json index 7de01bc60..a2b539e7f 100644 --- a/projects/angular/package.json +++ b/projects/angular/package.json @@ -40,7 +40,7 @@ "@angular/router": ">=12.0.0", "clipboard": "~2.0.8", "lodash-es": "~4.17.21", - "moment": "~2.29.1", + "moment": "~2.29.2", "moment-timezone": "~0.5.33", "object-hash": "2.2.0", "rxjs": "~7.0.1",