We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2807a33 commit bb6ba52Copy full SHA for bb6ba52
package.json
@@ -44,11 +44,11 @@
44
"node": ">=0.12"
45
},
46
"dependencies": {
47
- "bl": "1.2.0",
+ "bl": "1.2.1",
48
"continuation-local-storage": "3.2.0",
49
- "debug": "2.6.4",
+ "debug": "2.6.8",
50
"https-proxy-agent": "1.0.0",
51
- "js-yaml": "3.8.3",
+ "js-yaml": "3.8.4",
52
"json-stringify-safe": "5.0.1",
53
"lodash.assign": "4.2.0",
54
"lodash.defaults": "4.2.0",
@@ -81,7 +81,7 @@
81
"eslint-plugin-import": "^2.2.0",
82
"eslint-plugin-promise": "^3.4.1",
83
"eslint-plugin-standard": "^3.0.1",
84
- "eslint-plugin-node": "^4.2.2",
+ "eslint-plugin-node": "^5.0.0",
85
"istanbul": "^0.4.5",
86
"lodash": "^4.17.4",
87
"mocha": "^3.2.0",
0 commit comments