From fcfa32c11abf5d2e89ad0e5cdc690fb715df5e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 12:15:15 +0000 Subject: [PATCH] Bump moment from 2.29.1 to 2.29.2 in /src/BlazorFullCalendar Bumps [moment](https://github.com/moment/moment) from 2.29.1 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.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/BlazorFullCalendar/package-lock.json | 6 +++--- src/BlazorFullCalendar/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/BlazorFullCalendar/package-lock.json b/src/BlazorFullCalendar/package-lock.json index 991c9f1..ec4d7f3 100644 --- a/src/BlazorFullCalendar/package-lock.json +++ b/src/BlazorFullCalendar/package-lock.json @@ -950,9 +950,9 @@ } }, "moment": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz", - "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "nanoid": { "version": "3.1.25", diff --git a/src/BlazorFullCalendar/package.json b/src/BlazorFullCalendar/package.json index 4047a9d..093752c 100644 --- a/src/BlazorFullCalendar/package.json +++ b/src/BlazorFullCalendar/package.json @@ -36,7 +36,7 @@ "@fullcalendar/list": "^5.9.0", "@fullcalendar/timegrid": "^5.9.0", "bootstrap": "^4.6.0", - "moment": "^2.29.1" + "moment": "^2.29.2" }, "-vs-binding": { "ProjectOpened": [