Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

PUBLIC / surfer-okd

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 14fd08ba authored 9 years ago by Johannes Zellner's avatar Johannes Zellner
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Update to latest node modules

1 parent 394dca7e
Hide whitespace changes
Inline Side-by-side
Showing with 10 additions and 10 deletions
  • package.json
package.json
View file @14fd08b
...@@ -20,28 +20,28 @@ ...@@ -20,28 +20,28 @@
"url": "https://github.com/nebulade/surfer.git" "url": "https://github.com/nebulade/surfer.git"
}, },
"dependencies": { "dependencies": {
"async": "^1.2.1", "async": "^1.5.2",
"body-parser": "^1.13.1", "body-parser": "^1.15.0",
"colors": "^1.1.2", "colors": "^1.1.2",
"commander": "^2.8.1", "commander": "^2.8.1",
"compression": "^1.5.0", "compression": "^1.5.0",
"connect-lastmile": "0.0.10", "connect-lastmile": "0.0.10",
"connect-timeout": "^1.6.2", "connect-timeout": "^1.6.2",
"cookie-parser": "^1.3.5", "cookie-parser": "^1.4.1",
"debug": "^2.2.0", "debug": "^2.2.0",
"del": "^1.2.0", "del": "^1.2.0",
"ejs": "^2.3.1", "ejs": "^2.4.1",
"express": "^4.12.4", "express": "^4.13.4",
"express-session": "^1.11.3", "express-session": "^1.13.0",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"morgan": "^1.6.0", "morgan": "^1.7.0",
"multiparty": "^4.1.2", "multiparty": "^4.1.2",
"passport": "^0.2.2", "passport": "^0.2.2",
"passport-ldapjs": "^1.0.2", "passport-ldapjs": "^1.0.2",
"readline-sync": "^1.2.19", "readline-sync": "^1.4.1",
"request": "^2.61.0", "request": "^2.69.0",
"safetydance": "0.0.16", "safetydance": "0.0.16",
"superagent": "^1.2.0", "superagent": "^1.7.2",
"underscore": "^1.8.3" "underscore": "^1.8.3"
}, },
"devDependencies": { "devDependencies": {
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
  • Please register or sign in to post a comment