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

cwylie pushed a commit to branch 0.14.0-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/0.14.0-incubating by this push:
     new 8ee9747  Update handlebars dep to patch vulnerability (#7083) (#7164)
8ee9747 is described below

commit 8ee9747063e64bde8df0cc8f18e3094befed47a2
Author: Jonathan Wei <jon-...@users.noreply.github.com>
AuthorDate: Thu Feb 28 18:19:37 2019 -0800

    Update handlebars dep to patch vulnerability (#7083) (#7164)
---
 web-console/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/web-console/package-lock.json b/web-console/package-lock.json
index f9e6c17..d0abc17 100644
--- a/web-console/package-lock.json
+++ b/web-console/package-lock.json
@@ -3996,9 +3996,9 @@
       "dev": true
     },
     "handlebars": {
-      "version": "4.0.12",
-      "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz";,
-      "integrity": 
"sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==",
+      "version": "4.1.0",
+      "resolved": 
"https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz";,
+      "integrity": 
"sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==",
       "dev": true,
       "requires": {
         "async": "^2.5.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to