From 91946fae556e401890e6ff765cce22761118bebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 01:13:08 +0000 Subject: [PATCH] Bump moment Bumps [moment](https://github.com/moment/moment) from 2.22.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.22.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../react-widgets/bpm-task-details/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/entando-plugin-jpkiebpm/react-widgets/bpm-task-details/package-lock.json b/plugins/entando-plugin-jpkiebpm/react-widgets/bpm-task-details/package-lock.json index ef75f0e65c..0b6723d80b 100644 --- a/plugins/entando-plugin-jpkiebpm/react-widgets/bpm-task-details/package-lock.json +++ b/plugins/entando-plugin-jpkiebpm/react-widgets/bpm-task-details/package-lock.json @@ -6944,9 +6944,9 @@ } }, "moment": { - "version": "2.22.1", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.22.1.tgz", - "integrity": "sha512-shJkRTSebXvsVqk56I+lkb2latjBs8I+pc2TzWc545y2iFnSjm7Wg0QMh+ZWcdSLQyGEau5jI8ocnmkyTgr9YQ==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "ms": { "version": "2.0.0",