From 240a707f055fdc52da5fc2eebc1afcd77c7e1a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 15:37:26 +0000 Subject: [PATCH] Bump moment from 2.27.0 to 2.29.2 Bumps [moment](https://github.com/moment/moment) from 2.27.0 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.27.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4019ef4f54..cf7891a0714 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8442,9 +8442,9 @@ "integrity": "sha1-C8ZXVyduvZIMASzpIOJ0F3V2Nz4=" }, "cordova-plugin-customurlscheme-ng": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-customurlscheme-ng/-/cordova-plugin-customurlscheme-ng-12.0.0.tgz", - "integrity": "sha512-EL6bA4hyh/WCM8YTIYjFyvOEB8W3aGC/yDECfDQiLgj3HxAyE6UspEb/QU4DxHDXf2ybZyMBVLCPgoyBM7fMKA==" + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-customurlscheme-ng/-/cordova-plugin-customurlscheme-ng-13.0.0.tgz", + "integrity": "sha512-0lrmga8AlxNYnQwfQINvBXGHFRlt1FwOXIHFZvbzro2d59i3Dce3vuZ6e9XcrViKswBeIOjiIOrXj3cMASrEOw==" }, "cordova-plugin-device": { "version": "2.0.1", @@ -15256,9 +15256,9 @@ "integrity": "sha512-qYvlv/exQ4+svI3UOvPUpLDF0OMX5euvUH0Ny4N5QyRyhNdgAgUrVH3iUINSzEPLvx0kbo/Bp28GJKIqvE7URw==" }, "moment": { - "version": "2.27.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz", - "integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "move-concurrently": { "version": "1.0.1",