Skip to content

Commit

Permalink
Updating all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Feb 16, 2016
1 parent 1c51b30 commit d7307dc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,45 +20,45 @@
"test": "grunt test"
},
"dependencies": {
"connect-redis": "^3.0.1",
"cookie-parser": "^1.4.0",
"connect-redis": "^3.0.2",
"cookie-parser": "^1.4.1",
"csv.js": "^1.0.2",
"express-session": "^1.12.1",
"express-session": "^1.13.0",
"keysort": "^0.2.0",
"lusca": "^1.3.0",
"passport": "^0.3.2",
"passport-facebook": "^2.0.0",
"passport-facebook": "^2.1.0",
"passport-google": "^0.3.0",
"passport-http": "^0.3.0",
"passport-http-bearer": "^1.0.1",
"passport-linkedin": "^1.0.0",
"passport-local": "^1.0.0",
"passport-oauth2": "^1.1.2",
"passport-oauth2": "^1.2.0",
"passport-saml": "^0.14.0",
"passport-twitter": "^1.0.3",
"passport-twitter": "^1.0.4",
"retsu": "^2.0.0",
"tiny-coerce": "^1.0.1",
"tiny-defer": "^1.0.4",
"tiny-merge": "^1.0.0",
"tiny-uuid4": "^1.0.0",
"tiny-uuid4": "^1.0.1",
"tiny-xml": "^1.0.6",
"turtle.io": "^6.0.11",
"yamljs": "^0.2.4"
"yamljs": "^0.2.5"
},
"devDependencies": {
"babel-eslint": "^4.1.4",
"babel-preset-es2015": "^6.1.2",
"babel-eslint": "^4.1.8",
"babel-preset-es2015": "^6.5.0",
"grunt": "^0.4.5",
"grunt-babel": "^6.0.0",
"grunt-cli": "^0.1.13",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-watch": "^0.2.0",
"grunt-eslint": "^17.3.1",
"grunt-eslint": "^17.3.2",
"grunt-mocha-test": "^0.12.7",
"grunt-nsp": "^2.1.2",
"grunt-sed": "^0.1.1",
"hippie": "^0.4.0",
"mocha": "^2.3.2"
"mocha": "^2.4.5"
},
"keywords": [
"REST",
Expand Down

0 comments on commit d7307dc

Please sign in to comment.