You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2018/11/07 14:15:01 UTC

qpid-dispatch git commit: DISPATCH-1175 Update console to latest rhea.js

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 305501199 -> ef4420654


DISPATCH-1175 Update console to latest rhea.js


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/ef442065
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/ef442065
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/ef442065

Branch: refs/heads/master
Commit: ef4420654c719062546a6d6a5b5ff8a0a2942d68
Parents: 3055011
Author: Ernest Allen <ea...@redhat.com>
Authored: Wed Nov 7 09:14:22 2018 -0500
Committer: Ernest Allen <ea...@redhat.com>
Committed: Wed Nov 7 09:14:22 2018 -0500

----------------------------------------------------------------------
 console/stand-alone/package-lock.json | 6 +++---
 console/stand-alone/package.json      | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/ef442065/console/stand-alone/package-lock.json
----------------------------------------------------------------------
diff --git a/console/stand-alone/package-lock.json b/console/stand-alone/package-lock.json
index 4e5e54e..9ea0011 100644
--- a/console/stand-alone/package-lock.json
+++ b/console/stand-alone/package-lock.json
@@ -6499,9 +6499,9 @@
       "dev": true
     },
     "rhea": {
-      "version": "0.2.14",
-      "resolved": "https://registry.npmjs.org/rhea/-/rhea-0.2.14.tgz",
-      "integrity": "sha1-8vtnWH7OsJ+gcVxHIdGsJx9R3f4=",
+      "version": "0.3.4",
+      "resolved": "https://registry.npmjs.org/rhea/-/rhea-0.3.4.tgz",
+      "integrity": "sha512-xVpIHD6QpRAf6B2ikqjoEna3C3gYQmSMYrSQTxkILxHtO2ia452qQxRLDDYy0VqcHmpKCa7Fsf5A7/24ktrLVQ==",
       "requires": {
         "debug": "3.1.0"
       }

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/ef442065/console/stand-alone/package.json
----------------------------------------------------------------------
diff --git a/console/stand-alone/package.json b/console/stand-alone/package.json
index 8c57fe1..a0f1f08 100644
--- a/console/stand-alone/package.json
+++ b/console/stand-alone/package.json
@@ -45,7 +45,7 @@
     "jquery.fancytree": "^2.26.0",
     "notifyjs-browser": "^0.4.2",
     "patternfly": "^3.30.0",
-    "rhea": "^0.2.13",
+    "rhea": "^0.3.4",
     "topojson-client": "^3.0.0"
   },
   "devDependencies": {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org