Skip to content

Commit

Permalink
Merge pull request #6584 from RocketChat/node-dependencies-update
Browse files Browse the repository at this point in the history
dependencies upgrade
  • Loading branch information
engelgabriel authored Apr 4, 2017
2 parents 7a547d9 + da74150 commit f4a0bde
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,23 +55,23 @@
},
"devDependencies": {
"chimp": "^0.47.2",
"eslint": "^3.17.0",
"stylelint": "^7.9.0",
"eslint": "^3.19.0",
"stylelint": "^7.10.1",
"supertest": "^3.0.0"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"bcrypt": "^1.0.2",
"codemirror": "^5.24.2",
"codemirror": "^5.25.0",
"file-type": "^4.1.0",
"highlight.js": "^9.9.0",
"jquery": "^3.1.1",
"mime-db": "^1.26.0",
"highlight.js": "^9.10.0",
"jquery": "^3.2.1",
"mime-db": "^1.27.0",
"mime-type": "^3.0.4",
"moment": "^2.17.1",
"moment-timezone": "^0.5.11",
"moment": "^2.18.1",
"moment-timezone": "^0.5.12",
"photoswipe": "^4.1.1",
"prom-client": "^7.1.0",
"prom-client": "^8.0.0",
"semver": "^5.3.0",
"toastr": "^2.1.2"
}
Expand Down

0 comments on commit f4a0bde

Please sign in to comment.