Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
feat(packages): updating packages (#1819)
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal authored Jul 17, 2017
1 parent f43d3ea commit 3470dc5
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 @@ -38,7 +38,7 @@
"async": "~2.3.0",
"body-parser": "~1.17.1",
"bower": "~1.8.0",
"chalk": "~1.1.3",
"chalk": "~2.0.1",
"compression": "~1.7.0",
"connect-flash": "~0.1.1",
"connect-mongo": "~1.3.2",
Expand All @@ -54,7 +54,7 @@
"lodash": "~4.17.4",
"lusca": "~1.4.1",
"method-override": "~2.3.8",
"mocha": "~3.2.0",
"mocha": "~3.4.2",
"mongoose": "~4.10.2",
"morgan": "~1.8.1",
"multer": "~1.3.0",
Expand All @@ -70,13 +70,13 @@
"passport-twitter": "~1.0.4",
"serve-favicon": "~2.4.2",
"socket.io": "^2.0.2",
"validator": "~7.0.0",
"validator": "~8.0.0",
"winston": "^2.3.1",
"wiredep": "~4.0.0"
},
"devDependencies": {
"coveralls": "~2.13.0",
"del": "^2.2.2",
"del": "^3.0.0",
"eslint": "~2.2.0",
"eslint-config-airbnb": "~6.0.2",
"gulp": "~3.9.1",
Expand Down Expand Up @@ -109,9 +109,9 @@
"karma-mocha-reporter": "~2.2.3",
"karma-ng-html2js-preprocessor": "~1.0.0",
"lcov-result-merger": "~1.2.0",
"run-sequence": "~1.2.2",
"run-sequence": "~2.0.0",
"semver": "~5.3.0",
"should": "~11.2.1",
"supertest": "~2.0.0"
"supertest": "~3.0.0"
}
}

0 comments on commit 3470dc5

Please sign in to comment.