diff options
| author | monikahedman <monika_hedman@brown.edu> | 2019-07-16 14:47:24 -0400 |
|---|---|---|
| committer | monikahedman <monika_hedman@brown.edu> | 2019-07-16 14:47:24 -0400 |
| commit | b49f13d72033ab74bfecea00889fa81c85bfd533 (patch) | |
| tree | 286cbfde9864c9a46f9501cd2975fb854a0d6f13 /package.json | |
| parent | 189bb0ffd14fb0b8db0edbe813efe19f143a30fd (diff) | |
| parent | 98c3a06256d2cbd720b2c193e5aa282c5dc25350 (diff) | |
Merge branch 'search_virt' of https://github.com/browngraphicslab/Dash-Web into search_virt
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 22b3a6b21..7407a719f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/lodash": "^4.14.121", "@types/mobile-detect": "^1.3.4", "@types/mongodb": "^3.1.22", - "@types/mongoose": "^5.3.21", + "@types/mongoose": "^5.5.8", "@types/node": "^10.12.30", "@types/nodemailer": "^4.6.6", "@types/passport": "^1.0.0", @@ -144,7 +144,7 @@ "mobx-react-devtools": "^6.1.1", "mobx-utils": "^5.4.0", "mongodb": "^3.1.13", - "mongoose": "^5.4.18", + "mongoose": "^5.6.4", "node-sass": "^4.12.0", "nodemailer": "^5.1.1", "nodemon": "^1.18.10", |
