[NIFIREG-170] upgrade hoek.js
Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-registry/commit/48aa7103 Tree: http://git-wip-us.apache.org/repos/asf/nifi-registry/tree/48aa7103 Diff: http://git-wip-us.apache.org/repos/asf/nifi-registry/diff/48aa7103 Branch: refs/heads/master Commit: 48aa7103a5688d0036f633f2ee4f5d7218bacdc2 Parents: d1455bc Author: Scott Aslan <[email protected]> Authored: Thu May 3 13:43:47 2018 -0400 Committer: Scott Aslan <[email protected]> Committed: Thu May 3 13:43:47 2018 -0400 ---------------------------------------------------------------------- nifi-registry-web-ui/pom.xml | 3 +- .../src/main/frontend/package-lock.json | 9121 ++++++++++++++++++ 2 files changed, 9122 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-registry/blob/48aa7103/nifi-registry-web-ui/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-registry-web-ui/pom.xml b/nifi-registry-web-ui/pom.xml index 0b8c1ed..a3d32dc 100644 --- a/nifi-registry-web-ui/pom.xml +++ b/nifi-registry-web-ui/pom.xml @@ -282,8 +282,7 @@ </goals> <phase>initialize</phase> <configuration> - <nodeVersion>v6.11.1</nodeVersion> - <npmVersion>3.10.10</npmVersion> + <nodeVersion>v8.10.0</nodeVersion> </configuration> </execution> <!--
