aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-07-16 12:26:55 -0400
committerTyler Schicke <tyler_schicke@brown.edu>2019-07-16 12:26:55 -0400
commit748c8874369edb1c962925037701f1c27e23d462 (patch)
tree7b16d33a669e1a987f11f4a304216da139f2beab /package.json
parent8eb432d8456a39eb26c0fb4aba628e15e31899d0 (diff)
parent03deba08d6af54bfc4235ed7c5ac26b8f673607a (diff)
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",