Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn committed Jan 22, 2015
1 parent 650b4b7 commit 68843ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -27,7 +27,7 @@
"node": ">= 0.10.0"
},
"dependencies": {
"connect": "3.3.3",
"connect": "3.3.4",
"dont-sniff-mimetype": "0.1.0",
"frameguard": "0.2.0",
"helmet-crossdomain": "0.1.0",
Expand All @@ -39,8 +39,8 @@
"x-xss-protection": "0.1.1"
},
"devDependencies": {
"mocha": "^2.0.1",
"sinon": "^1.12.1"
"mocha": "^2.1.0",
"sinon": "^1.12.2"
},
"scripts": {
"test": "mocha"
Expand Down

0 comments on commit 68843ae

Please sign in to comment.