Skip to content

Commit

Permalink
chore(*): Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ravidsrk committed Nov 19, 2018
1 parent bcf15c8 commit 4c86297
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"lint": "eslint \"**/*.js\""
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.3.1",
"@fortawesome/fontawesome-free": "^5.5.0",
"@ladjs/bootstrap-social": "^7.0.2",
"@octokit/rest": "^15.12.0",
"@octokit/rest": "^15.17.0",
"abi-decoder": "^1.2.0",
"bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.18.3",
Expand All @@ -27,11 +27,11 @@
"clockwork": "^0.1.4",
"compression": "^1.7.3",
"connect-mongo": "^2.0.1",
"dotenv": "^6.0.0",
"dotenv": "^6.1.0",
"errorhandler": "^1.5.0",
"ethereum-event-logs": "^1.1.0",
"etherscan-api": "^8.1.4",
"express": "^4.16.3",
"ethereum-event-logs": "^1.3.0",
"etherscan-api": "^9.0.0",
"express": "^4.16.4",
"express-flash": "^0.0.2",
"express-session": "^1.15.6",
"express-validator": "^5.3.0",
Expand All @@ -40,37 +40,37 @@
"lob": "^6.0.1",
"lodash": "^4.17.11",
"lusca": "^1.6.1",
"mdbootstrap": "^4.5.11",
"mdbootstrap": "^4.5.14",
"moment": "^2.22.2",
"mongoose": "^5.2.17",
"mongoose": "^5.3.12",
"morgan": "^1.9.1",
"node-sass": "^4.9.3",
"node-sass": "^4.10.0",
"node-sass-middleware": "^0.11.0",
"nodemailer": "^4.6.8",
"nodemon": "^1.18.4",
"nodemon": "^1.18.6",
"passport": "^0.4.0",
"passport-google-oauth": "^1.0.0",
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"passport-openid": "^0.4.0",
"popper.js": "^1.14.4",
"popper.js": "^1.14.5",
"pug": "^2.0.3",
"request": "^2.88.0",
"typedarray-to-buffer": "^3.1.5",
"validator": "^10.8.0",
"validator": "^10.9.0",
"web3": "^1.0.0-beta.36"
},
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^5.6.0",
"eslint-plugin-node": "7.0.1",
"chai": "^4.2.0",
"eslint": "^5.9.0",
"eslint-plugin-node": "8.0.0",
"eslint-plugin-promise": "4.0.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-chai-friendly": "^0.4.1",
"eslint-plugin-import": "^2.14.0",
"mocha": "^5.2.0",
"nyc": "^13.0.1",
"sinon": "^6.3.4",
"nyc": "^13.1.0",
"sinon": "^7.1.1",
"sinon-mongoose": "^2.2.1",
"supertest": "^3.3.0"
},
Expand Down

0 comments on commit 4c86297

Please sign in to comment.