1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Upgrade the connect-mongo package to v4 #324 (#325)

Thanks to @klemensz!
This commit is contained in:
Klemens
2021-04-25 17:25:18 +02:00
committed by GitHub
parent 7d449f039a
commit 8741af85d3
3 changed files with 59 additions and 12 deletions

View File

@@ -33,7 +33,7 @@
"bluebird": "3.7.2",
"body-parser": "1.19.0",
"compression": "1.7.4",
"connect-mongo": "jdesboeufs/connect-mongo#527f9b6cd3d95d9bcd765c9ef9f2b5705611f9f5",
"connect-mongo": "4.4.0",
"dotenv": "8.2.0",
"errorhandler": "1.5.1",
"express": "4.17.1",