dependencies upgrade

pull/6584/head
Gabriel Engel 9 years ago
parent 7a547d9c0a
commit da741505a0
  1. 18
      package.json

@ -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"
}

Loading…
Cancel
Save