You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ry...@apache.org on 2020/12/18 17:46:50 UTC

[airflow] branch master updated: Bump datatables.net from 1.10.21 to 1.10.22 in /airflow/www (#13143)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1be20c6  Bump datatables.net from 1.10.21 to 1.10.22 in /airflow/www (#13143)
1be20c6 is described below

commit 1be20c614f22d6413d18d492d78d9886cdb9f5c8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 18 12:45:03 2020 -0500

    Bump datatables.net from 1.10.21 to 1.10.22 in /airflow/www (#13143)
    
    Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.21 to 1.10.22.
    - [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
    - [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.10.21...1.10.22)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 airflow/www/package.json | 2 +-
 airflow/www/yarn.lock    | 9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/airflow/www/package.json b/airflow/www/package.json
index ac204d8..2fc087a 100644
--- a/airflow/www/package.json
+++ b/airflow/www/package.json
@@ -64,7 +64,7 @@
     "d3": "^3.4.4",
     "d3-tip": "^0.9.1",
     "dagre-d3": "^0.6.4",
-    "datatables.net": "^1.10.21",
+    "datatables.net": "^1.10.22",
     "datatables.net-bs": "^1.10.21",
     "eonasdan-bootstrap-datetimepicker": "^4.17.47",
     "jquery": ">=3.4.0",
diff --git a/airflow/www/yarn.lock b/airflow/www/yarn.lock
index 51346c1..bf8d5db 100644
--- a/airflow/www/yarn.lock
+++ b/airflow/www/yarn.lock
@@ -2412,13 +2412,20 @@ datatables.net-bs@^1.10.21:
     datatables.net "1.10.21"
     jquery ">=1.7"
 
-datatables.net@1.10.21, datatables.net@^1.10.21:
+datatables.net@1.10.21:
   version "1.10.21"
   resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.21.tgz#f1d35c8e5c3eb7f5caef39e80cd5b836a8c77103"
   integrity sha512-/bSZtxmf3GTpYcvEmwZ8q26I1yhSx8qklR2B+s1K8+/51UW/zc2zTYwJMqr/Z+iCYixAc00ildj4g2x0Qamolw==
   dependencies:
     jquery ">=1.7"
 
+datatables.net@^1.10.22:
+  version "1.10.22"
+  resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.22.tgz#975d4ffb1eb40dec5fb772eaf93796ec1a948b55"
+  integrity sha512-ujn8GvkQIBYzYH54XY7OrI0Zb35TKRd9ABYfbnXgBfwTGIFT6UsmXrfHU5Yk+MSDoF0sDu2TB+31V6c+zUZ0Pw==
+  dependencies:
+    jquery ">=1.7"
+
 debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
   version "2.6.9"
   resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"