From 4731449bd9401166571ee1e1a17e8ee7caf64832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 23:34:44 +0000 Subject: [PATCH] Bump moment from 2.22.1 to 2.29.2 in /public 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: direct:production ... Signed-off-by: dependabot[bot] --- public/package-lock.json | 6 +++--- public/package.json | 2 +- public/yarn.lock | 10 +++++++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/public/package-lock.json b/public/package-lock.json index e9d6ef90c..3c1cffeb9 100644 --- a/public/package-lock.json +++ b/public/package-lock.json @@ -184,9 +184,9 @@ "integrity": "sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=" }, "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==" }, "optimist": { "version": "0.6.1", diff --git a/public/package.json b/public/package.json index 7fffdcbd8..e5052201b 100644 --- a/public/package.json +++ b/public/package.json @@ -22,7 +22,7 @@ "jquery": "2.2.4", "js.cookie": "0.0.4", "jvectormap-next": "^3.0.0", - "moment": "^2.22.0", + "moment": "^2.29.2", "popper.js": "1.12.9", "recaptcha": "1.2.1", "selectize.js": "0.12.12", diff --git a/public/yarn.lock b/public/yarn.lock index c62575153..3a7b30b99 100644 --- a/public/yarn.lock +++ b/public/yarn.lock @@ -42,6 +42,10 @@ bootstrap-table@1.11.2: version "1.11.2" resolved "https://registry.yarnpkg.com/bootstrap-table/-/bootstrap-table-1.11.2.tgz#5f5f8414c97d95a40e56d3d364523da432b3c0b1" +bootstrap-v4-rtl@^4.1.1-1: + version "4.1.1-1" + resolved "https://registry.yarnpkg.com/bootstrap-v4-rtl/-/bootstrap-v4-rtl-4.1.1-1.tgz#453928bb8dfeebe8dd0ddabe2320baad8727438d" + bootstrap-validator@0.11.9: version "0.11.9" resolved "https://registry.yarnpkg.com/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz#fb7058eef53623e78f5aa7967026f98f875a9404" @@ -151,9 +155,9 @@ minimist@~0.0.1: version "0.0.10" resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" -moment@^2.22.0: - version "2.22.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.0.tgz#7921ade01017dd45186e7fee5f424f0b8663a730" +moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" optimist@^0.6.1: version "0.6.1"