Skip to content

Commit

Permalink
chore(*): Upgraded all the packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ravidsrk committed Nov 28, 2018
1 parent cd537d6 commit 475b797
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.5.0",
"@ladjs/bootstrap-social": "^7.0.2",
"@octokit/rest": "^16.0.1",
"@octokit/rest": "^16.1.0",
"abi-decoder": "^1.2.0",
"bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.18.3",
Expand All @@ -30,7 +30,7 @@
"dotenv": "^6.1.0",
"errorhandler": "^1.5.0",
"ethereum-event-logs": "^1.3.0",
"etherscan-api": "^9.0.0",
"etherscan-api": "^10.0.0",
"express": "^4.16.4",
"express-flash": "^0.0.2",
"express-session": "^1.15.6",
Expand All @@ -41,15 +41,15 @@
"lob": "^6.0.1",
"lodash": "^4.17.11",
"lusca": "^1.6.1",
"mdbootstrap": "^4.5.14",
"mdbootstrap": "^4.5.15",
"moment": "^2.22.2",
"mongoose": "^5.3.13",
"mongoose": "^5.3.14",
"morgan": "^1.9.1",
"node-sass": "^4.10.0",
"node-sass-middleware": "^0.11.0",
"nodemailer": "^4.7.0",
"nodemon": "^1.18.6",
"npm-check-updates": "^2.14.3",
"nodemon": "^1.18.7",
"npm-check-updates": "^2.15.0",
"passport": "^0.4.0",
"passport-google-oauth": "^1.0.0",
"passport-local": "^1.0.0",
Expand All @@ -58,7 +58,7 @@
"popper.js": "^1.14.5",
"pug": "^2.0.3",
"request": "^2.88.0",
"rollbar": "^2.5.0",
"rollbar": "^2.5.1",
"typedarray-to-buffer": "^3.1.5",
"uuid": "^3.3.2",
"validator": "^10.9.0",
Expand Down

0 comments on commit 475b797

Please sign in to comment.