upped NPM package versions

This commit is contained in:
2020-10-04 14:32:44 -04:00
parent d41c4d9f72
commit b7d18d3968
2 changed files with 28 additions and 28 deletions

View File

@@ -15,11 +15,11 @@
"ejs": "^3.1.5",
"express": "~4.16.1",
"extend": "^3.0.2",
"ldapts": "^2.6.1",
"moment": "^2.27.0",
"ldapts": "^2.7.0",
"moment": "^2.29.0",
"mustache": "^4.0.1",
"node-fetch": "^2.6.0",
"p2psub": "^0.1.8",
"node-fetch": "^2.6.1",
"p2psub": "^0.1.9",
"redis": "^2.8.0",
"socket.io": "^2.3.0"
},