updated npm packages
This commit is contained in:
Generated
+268
-158
File diff suppressed because it is too large
Load Diff
+7
-5
@@ -12,14 +12,13 @@
|
|||||||
"start": "node ./bin/www"
|
"start": "node ./bin/www"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sendgrid/mail": "^7.2.6",
|
"@sendgrid/mail": "^7.4.0",
|
||||||
"ejs": "^3.1.5",
|
"ejs": "^3.1.5",
|
||||||
"express": "~4.16.1",
|
"express": "~4.16.1",
|
||||||
"extend": "^3.0.2",
|
"extend": "^3.0.2",
|
||||||
"ldapts": "^2.7.0",
|
"ldapts": "^2.10.1",
|
||||||
"moment": "^2.29.0",
|
"moment": "^2.29.1",
|
||||||
"mustache": "^4.0.1",
|
"mustache": "^4.1.0",
|
||||||
"nodemon": "^2.0.4",
|
|
||||||
"redis": "^2.8.0",
|
"redis": "^2.8.0",
|
||||||
"smtpc": "^0.1.2"
|
"smtpc": "^0.1.2"
|
||||||
},
|
},
|
||||||
@@ -27,5 +26,8 @@
|
|||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.theta42.com/wmantly/proxy.git"
|
"url": "https://git.theta42.com/wmantly/proxy.git"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"nodemon": "^2.0.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user