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.
2 parents 58c6326 + 75ea7e3 commit b1db027Copy full SHA for b1db027
package.json
@@ -18,14 +18,14 @@
18
},
19
"homepage": "https://github.com/makinhs/rest-api-tutorial#readme",
20
"dependencies": {
21
- "body-parser": "1.7.0",
22
- "express": "^4.8.7",
23
- "jsonwebtoken": "^7.3.0",
24
- "moment": "^2.17.1",
25
- "moment-timezone": "^0.5.13",
26
- "mongoose": "^5.1.1",
27
- "node-uuid": "^1.4.8",
28
- "swagger-ui-express": "^2.0.13",
29
- "sync-request": "^4.0.2"
+ "body-parser": "1.19.0",
+ "express": "^4.17.1",
+ "jsonwebtoken": "^8.5.1",
+ "moment": "^2.24.0",
+ "moment-timezone": "^0.5.27",
+ "mongoose": "^5.7.9",
+ "uuid": "^3.3.3",
+ "swagger-ui-express": "^4.1.2",
+ "sync-request": "^6.1.0"
30
}
31
0 commit comments