From commits-return-41880-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Wed Oct 9 22:36:39 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 62507180645 for ; Thu, 10 Oct 2019 00:36:37 +0200 (CEST) Received: (qmail 50504 invoked by uid 500); 9 Oct 2019 22:36:36 -0000 Mailing-List: contact commits-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list commits@nifi.apache.org Received: (qmail 50495 invoked by uid 99); 9 Oct 2019 22:36:36 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2019 22:36:36 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 678F0890A2; Wed, 9 Oct 2019 22:36:36 +0000 (UTC) Date: Wed, 09 Oct 2019 22:36:36 +0000 To: "commits@nifi.apache.org" Subject: [nifi-registry] branch master updated: [NIFIREG-297] Upgrade to latest LTS release of Node (and npm) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157066059622.25505.11811870057195358975@gitbox.apache.org> From: rfellows@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: nifi-registry X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9156868ad7784f4e589969a5b7a7bbec5640d1de X-Git-Newrev: a2326ef83e54cc79b76e6a111e9f465e9c6014bd X-Git-Rev: a2326ef83e54cc79b76e6a111e9f465e9c6014bd X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. rfellows pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nifi-registry.git The following commit(s) were added to refs/heads/master by this push: new a2326ef [NIFIREG-297] Upgrade to latest LTS release of Node (and npm) a2326ef is described below commit a2326ef83e54cc79b76e6a111e9f465e9c6014bd Author: Scott Aslan AuthorDate: Wed Oct 9 17:24:46 2019 -0400 [NIFIREG-297] Upgrade to latest LTS release of Node (and npm) This closes #238. --- nifi-registry-core/nifi-registry-web-ui/pom.xml | 2 +- .../src/main/package-lock.json | 32092 +++++++++---------- .../nifi-registry-web-ui/src/main/package.json | 272 +- 3 files changed, 16171 insertions(+), 16195 deletions(-) diff --git a/nifi-registry-core/nifi-registry-web-ui/pom.xml b/nifi-registry-core/nifi-registry-web-ui/pom.xml index 9a10eb0..c1199ae 100644 --- a/nifi-registry-core/nifi-registry-web-ui/pom.xml +++ b/nifi-registry-core/nifi-registry-web-ui/pom.xml @@ -235,7 +235,7 @@ initialize - v8.10.0 + v10.16.3