uped NPM packages

This commit is contained in:
2020-10-04 14:20:12 -04:00
parent 99a17c83ba
commit afd1ed867a
2 changed files with 40 additions and 40 deletions
+4 -4
View File
@@ -12,12 +12,12 @@
"start": "node ./bin/www"
},
"dependencies": {
"@sendgrid/mail": "^7.1.0",
"ejs": "^3.0.1",
"@sendgrid/mail": "^7.2.6",
"ejs": "^3.1.5",
"express": "~4.16.1",
"extend": "^3.0.2",
"ldapts": "^2.2.1",
"moment": "^2.25.3",
"ldapts": "^2.7.0",
"moment": "^2.29.0",
"mustache": "^4.0.1",
"nodemon": "^2.0.4",
"redis": "^2.8.0",