We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dca23 commit 0261fd2Copy full SHA for 0261fd2
package.json
@@ -21,11 +21,7 @@
21
"body-parser": "1.19.0",
22
"express": "^4.17.1",
23
"jsonwebtoken": "^8.5.1",
24
- "moment": "^2.24.0",
25
- "moment-timezone": "^0.5.27",
26
- "mongoose": "^5.7.9",
27
- "uuid": "^3.3.3",
28
- "swagger-ui-express": "^4.1.2",
29
- "sync-request": "^6.1.0"
+ "mongoose": "^5.10.3",
+ "uuid": "^8.3.0"
30
}
31
0 commit comments