-
- Downloads
...
... | ... | @@ -10,12 +10,12 @@ |
"dependencies": { | ||
"bunyan": "^2.0.2", | ||
"bunyan-tcp2": ">=1.0.0", | ||
"clone": ">=1.0.2", | ||
"clone": "^2.1.2", | ||
"handlebars": "^4.0.11", | ||
"object-path": ">=0.9.2", | ||
"restify": "^6.3.4", | ||
"restify": "^6.4.0", | ||
"restify-cors-middleware": ">=1.1.0", | ||
"sc-broker": "^5.1.2", | ||
"sc-broker": "^5.1.3", | ||
"underscore": ">=1.8.3" | ||
}, | ||
"scripts": { | ||
... | ... | @@ -30,7 +30,7 @@ |
"istanbul": ">=0.4.0", | ||
"jsdoc": "^3.5.5", | ||
"look": ">=0.1.3", | ||
"mocha": "^5.0.1", | ||
"mocha": "^5.0.5", | ||
"prettyjson": ">=1.1.2" | ||
}, | ||
"optionalDependencies": {}, | ||
... | ... |
Please register or sign in to comment