diff --git a/package-lock.json b/package-lock.json index edd963de..44a4a446 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -1818,8 +1818,8 @@ } }, "egeria-js-commons": { - "version": "git+https://github.com/odpi/egeria-js-commons.git#b2c1e0f70b1575e1d764c8f7ad8967a34fc480a1", - "from": "git+https://github.com/odpi/egeria-js-commons.git#3.0.0" + "version": "git+https://github.com/odpi/egeria-js-commons.git#c59575b7ba095cbe120ffd2e2231d1c2c16b905d", + "from": "git+https://github.com/odpi/egeria-js-commons.git#3.0.1" }, "elkjs": { "version": "0.7.1", @@ -1960,8 +1960,8 @@ "integrity": "sha1-BO93hiz/K7edMPdpIJWTAiK/YPE=" }, "happi-graph": { - "version": "git+https://github.com/odpi/happi-graph.git#0cbce3eaba5cad6e3ad293a9dad19d3d2247db56", - "from": "git+https://github.com/odpi/happi-graph.git#main", + "version": "git+https://github.com/odpi/happi-graph.git#684aad6a9f2267f33a14862e5886bb2adb63bf7f", + "from": "git+https://github.com/odpi/happi-graph.git#3.0.1", "requires": { "@capaj/pluralize": "git+https://github.com/capaj/pluralize.git#2c34ce42a887af64fdc6cd05b460a05d15d1a3e7", "@polymer/iron-icons": "3.0.1", diff --git a/package.json b/package.json index b40c7fb4..290bd82d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "egeria-ui", - "version": "3.0.0", + "version": "3.0.1", "description": "Egeria UI application", "author": "Egeria contributors", "license": "Apache-2.0", @@ -70,8 +70,8 @@ "@vaadin/vaadin-core": "18.0.6", "@webcomponents/webcomponentsjs": "2.5.0", "d3": "5.16.0", - "egeria-js-commons": "git+https://github.com/odpi/egeria-js-commons#3.0.0", - "happi-graph": "git+https://github.com/odpi/happi-graph.git#main", + "egeria-js-commons": "git+https://github.com/odpi/egeria-js-commons#3.0.1", + "happi-graph": "git+https://github.com/odpi/happi-graph.git#3.0.1", "multiselect-combo-box": "2.4.2", "visjs-network": "4.24.11", "web-animations-js": "2.3.2"