We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37b7f0 commit 3454cb2Copy full SHA for 3454cb2
1 file changed
package.json
@@ -36,23 +36,23 @@
36
},
37
"devDependencies": {
38
"bunyan": "^1.8.10",
39
- "chai": "^4.0.2",
40
- "coveralls": "^3.0.0",
41
- "eslint": "^4.1.1",
+ "chai": "^4.2.0",
+ "coveralls": "^3.0.3",
+ "eslint": "^5.16.0",
42
"istanbul": "^0.4.5",
43
"mkdirp": "^0.5.1",
44
- "mocha": "^5.0.1",
+ "mocha": "^6.1.4",
45
"nsp": "^3.2.1",
46
"nsp-preprocessor-yarn": "^1.0.1",
47
- "restify": "^6.3.4",
48
- "restify-clients": "^1.5.0"
+ "restify": "^8.3.1",
+ "restify-clients": "^2.6.4"
49
50
"optionalDependencies": {
51
"safe-json-stringify": "^1.0.4"
52
53
"dependencies": {
54
"@netflix/nerror": "^1.0.0",
55
"assert-plus": "^1.0.0",
56
- "lodash": "^4.17.4"
+ "lodash": "^4.17.11"
57
}
58
0 commit comments