Skip to content

Commit

Permalink
deps: update example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 28, 2017
1 parent a24fd0c commit 628438d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
},
"devDependencies": {
"after": "0.8.2",
"body-parser": "1.18.1",
"body-parser": "1.18.2",
"cookie-parser": "~1.4.3",
"cookie-session": "1.3.1",
"cookie-session": "1.3.2",
"ejs": "2.5.7",
"eslint": "2.13.1",
"express-session": "1.15.5",
"express-session": "1.15.6",
"hbs": "4.0.1",
"istanbul": "0.4.5",
"marked": "0.3.6",
"method-override": "2.3.9",
"method-override": "2.3.10",
"mocha": "3.5.3",
"morgan": "1.8.2",
"morgan": "1.9.0",
"multiparty": "4.1.3",
"pbkdf2-password": "1.2.1",
"should": "13.1.0",
Expand Down

0 comments on commit 628438d

Please sign in to comment.