Skip to content

Commit 575ea34

Browse files
committed
updating all dependencies
1 parent 5dddfe0 commit 575ea34

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"url": "http://github.com/MiniProfiler/node/issues"
2020
},
2121
"author": {
22-
"name" : "Guilherme Oenning",
23-
"email" : "[email protected]",
24-
"url" : "http://goenning.net/"
22+
"name": "Guilherme Oenning",
23+
"email": "[email protected]",
24+
"url": "http://goenning.net/"
2525
},
2626
"contributors": [
2727
"Matt Jibson <[email protected]> (https://mattjibson.com/)",
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"debug": "^2.2.0",
3434
"node-uuid": "^1.4.7",
35-
"underscore": "1.5.2"
35+
"underscore": "^1.8.3"
3636
},
3737
"tags": [
3838
"profiler",
@@ -44,13 +44,13 @@
4444
"devDependencies": {
4545
"chai": "^3.5.0",
4646
"coveralls": "^2.11.9",
47-
"eslint": "^2.10.2",
47+
"eslint": "^2.11.0",
4848
"express": "^4.13.4",
4949
"hapi": "^13.4.1",
5050
"istanbul": "^0.4.3",
5151
"koa": "^1.2.0",
5252
"koa-route": "^2.4.2",
53-
"mocha": "^2.4.5",
53+
"mocha": "^2.5.3",
5454
"pg": "^4.5.5",
5555
"pug": "^2.0.0-alpha7",
5656
"redis": "^2.6.0-2",

0 commit comments

Comments
 (0)