updated to latest yang-js/yang-express with fixes on #5,#6
diff --git a/package.json b/package.json
index 8125046..4e41118 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "yang-cord",
-  "version": "1.0.8",
+  "version": "1.0.9",
   "description": "YANG model-driven CORD",
   "author": "Peter K. Lee <peter@corenova.com>",
   "license": "Apache-2.0",
@@ -32,8 +32,8 @@
     "minimist": "^1.2.0",
     "node-uuid": "^1.4.7",
     "superagent": "^2.0.0",
-    "yang-express": "^0.3.0",
-    "yang-js": "^0.15.7"
+    "yang-express": "^0.3.1",
+    "yang-js": "^0.15.8"
   },
   "optionalDependencies": {
     "corenova": "^1.0.0"