Skip to content

Commit b268153

Browse files
authored
Merge pull request #205 from trentmwillis/dep-updates
Update (dev)Dependencies to fix vulnerabilities reported by npm audit
2 parents caea6e3 + 64818bc commit b268153

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"chalk": "0.4.0",
1313
"circular-json": "0.3.1",
1414
"js-reporters": "1.1.0",
15-
"mime": "1.3.4",
15+
"mime": "1.6.0",
1616
"resolve": "1.1.7",
17-
"send": "0.13.0",
17+
"send": "0.16.2",
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)