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

aboda pushed a commit to branch NIFIREG-371-RC1
in repository https://gitbox.apache.org/repos/asf/nifi-registry.git

commit b4a482b0c36ed1bd3c4df6ebde178933f60d0475
Author: Scott Aslan <[email protected]>
AuthorDate: Thu Jan 2 21:29:39 2020 -0500

    update package-lock
---
 .../src/main/package-lock.json                     | 22 +---------------------
 1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json 
b/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
index fe0431f..02d2452 100644
--- a/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
+++ b/nifi-registry-core/nifi-registry-web-ui/src/main/package-lock.json
@@ -8719,27 +8719,7 @@
             "integrity": 
"sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==",
             "dev": true,
             "requires": {
-                "handlebars": "^4.1.0"
-            },
-            "dependencies": {
-                "handlebars": {
-                    "version": "4.5.3",
-                    "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz";,
-                    "integrity": 
"sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
-                    "dev": true,
-                    "requires": {
-                        "neo-async": "^2.6.0",
-                        "optimist": "^0.6.1",
-                        "source-map": "^0.6.1",
-                        "uglify-js": "^3.1.4"
-                    }
-                },
-                "source-map": {
-                    "version": "0.6.1",
-                    "resolved": 
"https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz";,
-                    "integrity": 
"sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
-                    "dev": true
-                }
+                "handlebars": "^4.1.2"
             }
         },
         "jasmine": {

Reply via email to