update npm dependencies

npm-mongo from 2.2.11_2 to 2.2.16_1
pull/5505/head
Gabriel Engel 9 years ago
parent 5d3ef0ffaf
commit 0a4bbcd916
No known key found for this signature in database
GPG Key ID: A9FF0AD7DEE40258
  1. 2
      .meteor/versions
  2. 4
      package.json
  3. 2
      packages/rocketchat-livechat/app/.meteor/versions

@ -95,7 +95,7 @@ mystor:device-detection@0.2.0
nimble:restivus@0.8.11
nooitaf:colors@1.1.2_1
npm-bcrypt@0.9.2
npm-mongo@2.2.11_2
npm-mongo@2.2.16_1
oauth@1.1.12
oauth1@1.1.11
oauth2@1.1.11

@ -60,8 +60,8 @@
"email": "support@rocket.chat"
},
"devDependencies": {
"chimp": "^0.45.1",
"eslint": "^3.12.2",
"chimp": "^0.46.0",
"eslint": "^3.13.1",
"stylelint": "^7.7.1",
"supertest": "^2.0.1"
},

@ -53,7 +53,7 @@ momentjs:moment@2.17.1
mongo@1.1.14
mongo-id@1.0.6
npm-bcrypt@0.9.2
npm-mongo@2.2.11_2
npm-mongo@2.2.16_1
observe-sequence@1.0.14
ordered-dict@1.0.9
promise@0.8.8

Loading…
Cancel
Save