update to latest yang-*
diff --git a/package.json b/package.json
index 951e5d9..582aba4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "yang-cord",
- "version": "1.1.0",
+ "version": "1.1.1",
"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.2",
- "yang-js": "^0.15.11"
+ "yang-express": "^0.3.3",
+ "yang-js": "^0.15.12"
},
"optionalDependencies": {
"corenova": "^1.0.0"