Skip to content

Commit 0261fd2

Browse files
committed
Update Mongoose & UUID, remove unused dependencies
1 parent e6dca23 commit 0261fd2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
"body-parser": "1.19.0",
2222
"express": "^4.17.1",
2323
"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"
24+
"mongoose": "^5.10.3",
25+
"uuid": "^8.3.0"
3026
}
3127
}

0 commit comments

Comments
 (0)