Skip to content

Commit 3454cb2

Browse files
Peter Martonhekike
authored andcommitted
chore(package): update dependencies and elliminate vulnabirities
1 parent a37b7f0 commit 3454cb2

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
3636
},
3737
"devDependencies": {
3838
"bunyan": "^1.8.10",
39-
"chai": "^4.0.2",
40-
"coveralls": "^3.0.0",
41-
"eslint": "^4.1.1",
39+
"chai": "^4.2.0",
40+
"coveralls": "^3.0.3",
41+
"eslint": "^5.16.0",
4242
"istanbul": "^0.4.5",
4343
"mkdirp": "^0.5.1",
44-
"mocha": "^5.0.1",
44+
"mocha": "^6.1.4",
4545
"nsp": "^3.2.1",
4646
"nsp-preprocessor-yarn": "^1.0.1",
47-
"restify": "^6.3.4",
48-
"restify-clients": "^1.5.0"
47+
"restify": "^8.3.1",
48+
"restify-clients": "^2.6.4"
4949
},
5050
"optionalDependencies": {
5151
"safe-json-stringify": "^1.0.4"
5252
},
5353
"dependencies": {
5454
"@netflix/nerror": "^1.0.0",
5555
"assert-plus": "^1.0.0",
56-
"lodash": "^4.17.4"
56+
"lodash": "^4.17.11"
5757
}
5858
}

0 commit comments

Comments
 (0)