This is an automated email from the ASF dual-hosted git repository. nbonte pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-2.0 by this push: new e6e1cb5 ATLAS-4012: UI Atlas - Upgrade bootstrap to 3.4.1 or 4.3.1 #2 e6e1cb5 is described below commit e6e1cb59601dde67da31fbf587b5116d91787021 Author: prasad pawar <prasad.pa...@freestoneinfotech.com> AuthorDate: Wed Apr 28 10:41:36 2021 +0530 ATLAS-4012: UI Atlas - Upgrade bootstrap to 3.4.1 or 4.3.1 #2 Signed-off-by: Nikhil Bonte <nbo...@apache.org> (cherry picked from commit 183c076b78e6f7e25cae48f961cb2c40846de179) --- dashboardv2/package-lock.json | 4 ++-- dashboardv3/package-lock.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dashboardv2/package-lock.json b/dashboardv2/package-lock.json index fd8ec31..61fd944 100644 --- a/dashboardv2/package-lock.json +++ b/dashboardv2/package-lock.json @@ -354,7 +354,7 @@ "bootstrap": { "version": "3.4.1", "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz", - "integrity": "sha1-w6NH1Bniia0R9AM+PEEyuHwIHXI=" + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==" }, "bootstrap-daterangepicker": { "version": "3.1.0", @@ -3879,4 +3879,4 @@ } } } -} +} \ No newline at end of file diff --git a/dashboardv3/package-lock.json b/dashboardv3/package-lock.json index 56e2938..2b00b15 100644 --- a/dashboardv3/package-lock.json +++ b/dashboardv3/package-lock.json @@ -354,7 +354,7 @@ "bootstrap": { "version": "3.4.1", "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.4.1.tgz", - "integrity": "sha1-w6NH1Bniia0R9AM+PEEyuHwIHXI=" + "integrity": "sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==" }, "bootstrap-daterangepicker": { "version": "3.1.0", @@ -3887,4 +3887,4 @@ } } } -} +} \ No newline at end of file