Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vesa Poikajärvi committed Sep 26, 2018
1 parent 1b4131c commit 55913fa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
},
"dependencies": {
"@types/node": "^7.0.23",
"@types/passport": "^0.3.3",
"@types/passport": "^0.4.6",
"ldapauth-fork": "^4.0.1",
"passport-strategy": "^1.0.0"
},
"devDependencies": {
"@types/basic-auth": "^1.1.1",
"@types/bunyan": "^1.8.0",
"@types/express": "^4.0.35",
"basic-auth": "^1.1.0",
"basic-auth": "^2.0.1",
"body-parser": "^1.17.2",
"bunyan": "^1.8.10",
"chai": "^4.0.1",
"eslint": "^4.0.0",
"eslint": "^5.6.0",
"express": "^4.15.3",
"ldapjs": "^1.0.1",
"mocha": "^3.4.2",
"passport": "^0.3.2",
"mocha": "^5.2.0",
"passport": "^0.4.0",
"supertest": "^3.0.0",
"typescript": "^2.3.4",
"typescript": "^3.0.3",
"watch": "^1.0.2"
},
"scripts": {
Expand Down

0 comments on commit 55913fa

Please sign in to comment.