You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by kb...@apache.org on 2020/10/22 05:11:31 UTC

[atlas] branch branch-2.0 updated: ATLAS-3992: UI: Upgrade to JQuery 3.5.1

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

kbhatt 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 5097a76  ATLAS-3992: UI: Upgrade to JQuery 3.5.1
5097a76 is described below

commit 5097a76e0195e58ed311c1ce9ebbc68ba6d82ca2
Author: kevalbhatt <kb...@apache.org>
AuthorDate: Tue Oct 13 20:01:41 2020 +0530

    ATLAS-3992: UI: Upgrade to JQuery 3.5.1
---
 dashboardv2/package-lock.json | 6 +++---
 dashboardv2/package.json      | 2 +-
 dashboardv3/package-lock.json | 6 +++---
 dashboardv3/package.json      | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dashboardv2/package-lock.json b/dashboardv2/package-lock.json
index b14e4fe..6b8e15a 100644
--- a/dashboardv2/package-lock.json
+++ b/dashboardv2/package-lock.json
@@ -1938,9 +1938,9 @@
       }
     },
     "jquery": {
-      "version": "3.3.1",
-      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
-      "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
+      "version": "3.5.1",
+      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
+      "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
     },
     "jquery-asBreadcrumbs": {
       "version": "0.2.2",
diff --git a/dashboardv2/package.json b/dashboardv2/package.json
index 57c58c0..a6b26b5 100644
--- a/dashboardv2/package.json
+++ b/dashboardv2/package.json
@@ -36,7 +36,7 @@
     "dropzone": "5.7.0",
     "font-awesome": "4.7.0",
     "jQuery-QueryBuilder": "2.4.3",
-    "jquery": "3.3.1",
+    "jquery": "3.5.1",
     "jquery-asBreadcrumbs": "0.2.2",
     "jquery-placeholder": "2.3.1",
     "jquery-sparkline": "2.4.0",
diff --git a/dashboardv3/package-lock.json b/dashboardv3/package-lock.json
index c5f4059..732f20d 100644
--- a/dashboardv3/package-lock.json
+++ b/dashboardv3/package-lock.json
@@ -1938,9 +1938,9 @@
       }
     },
     "jquery": {
-      "version": "3.3.1",
-      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
-      "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
+      "version": "3.5.1",
+      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
+      "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
     },
     "jquery-asBreadcrumbs": {
       "version": "0.2.2",
diff --git a/dashboardv3/package.json b/dashboardv3/package.json
index 33754ad..803280a 100644
--- a/dashboardv3/package.json
+++ b/dashboardv3/package.json
@@ -36,7 +36,7 @@
     "dropzone": "5.7.0",
     "font-awesome": "4.7.0",
     "jQuery-QueryBuilder": "2.4.3",
-    "jquery": "3.3.1",
+    "jquery": "3.5.1",
     "jquery-asBreadcrumbs": "0.2.2",
     "jquery-placeholder": "2.3.1",
     "jquery-sparkline": "2.4.0",