Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Krummsdorf committed Mar 19, 2015
1 parent 8842541 commit a29a9a6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
},
"dependencies": {
"async": "^0.9.0",
"debug": "^2.1.2",
"debug": "^2.1.3",
"grunt": "^0.4.5",
"lodash": "^3.5.0",
"lx-helpers": "^0.5.1",
"lx-valid": "^0.5.2",
"method-override": "^2.3.1",
"mongodb": "^2.0.21",
"method-override": "^2.3.2",
"mongodb": "^2.0.22",
"nodemailer": "^1.3.2",
"nodemailer-html-to-text": "1.0.0",
"nodemailer-pickup-transport": "0.1.1",
Expand All @@ -56,23 +56,23 @@
"jwt-simple": "0.2.0"
},
"devDependencies": {
"body-parser": "^1.12.0",
"body-parser": "^1.12.2",
"cors": "^2.5.3",
"express": "^4.12.2",
"express": "^4.12.3",
"grunt-bump": "0.3.0",
"grunt-concurrent": "^1.0.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-conventional-changelog": "^1.1.0",
"grunt-eslint": "^8.0.0",
"grunt-eslint": "^9.0.0",
"grunt-jasmine-node": "valiton/grunt-jasmine-node",
"grunt-node-inspector": "^0.1.6",
"grunt-nodemon": "^0.4.0",
"grunt-open": "^0.2.3",
"grunt-shell-spawn": "^0.3.1",
"istanbul": "^0.3.7",
"istanbul": "^0.3.8",
"load-grunt-tasks": "^3.1.0",
"morgan": "^1.5.1",
"morgan": "^1.5.2",
"node-rest-client": "^1.4.4",
"open": "0.0.5",
"socket.io": "^1.3.5",
Expand Down

0 comments on commit a29a9a6

Please sign in to comment.