upadated NPM packages

This commit is contained in:
2020-08-28 11:55:57 -04:00
parent aaa4ba7ccd
commit 0de20c5d89
2 changed files with 31 additions and 31 deletions

View File

@@ -12,14 +12,14 @@
"start": "node ./bin/www"
},
"dependencies": {
"ejs": "^3.0.1",
"ejs": "^3.1.5",
"express": "~4.16.1",
"extend": "^3.0.2",
"ldapts": "^2.2.1",
"moment": "^2.25.3",
"ldapts": "^2.6.1",
"moment": "^2.27.0",
"mustache": "^4.0.1",
"node-fetch": "^2.6.0",
"p2psub": "^0.1.6",
"p2psub": "^0.1.8",
"redis": "^2.8.0",
"socket.io": "^2.3.0"
},