You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by nb...@apache.org on 2021/04/28 11:29:27 UTC

[atlas] branch master updated: ATLAS-4012: UI Atlas - Upgrade bootstrap to 3.4.1 or 4.3.1 #2

This is an automated email from the ASF dual-hosted git repository.

nbonte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new 183c076  ATLAS-4012: UI Atlas - Upgrade bootstrap to 3.4.1 or 4.3.1 #2
183c076 is described below

commit 183c076b78e6f7e25cae48f961cb2c40846de179
Author: prasad pawar <pr...@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 <nb...@apache.org>
---
 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