Skip to content

Commit 64818bc

Browse files
committed
Update devDependencies to fix vulnerabilities
1 parent 64ea3e4 commit 64818bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"tunnel": "0.0.3"
1919
},
2020
"devDependencies": {
21-
"jshint": "2.5.6",
22-
"mocha": "1.15.1",
21+
"jshint": "2.9.6",
22+
"mocha": "5.2.0",
2323
"sinon": "1.17.5"
2424
},
2525
"licenses": [

0 commit comments

Comments
 (0)