update to latest yang-js/express
diff --git a/package.json b/package.json
index 60a7266..081309b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "yang-cord",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "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.5",
-    "yang-js": "^0.15.13"
+    "yang-express": "^0.3.6",
+    "yang-js": "^0.15.14"
   },
   "optionalDependencies": {
     "corenova": "^1.0.0"