Updated packages

This commit is contained in:
2021-03-23 00:40:22 -04:00
parent 0e212c48cc
commit b97970c8de
3 changed files with 3148 additions and 642 deletions
+3145 -149
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -1,5 +1,5 @@
{
"name": "t42-ldap-manager",
"name": "t42-sso-manager",
"version": "1.0.0",
"private": true,
"author": [
@@ -13,6 +13,7 @@
},
"dependencies": {
"@sendgrid/mail": "^7.4.0",
"bcrypt": "^5.0.0",
"ejs": "^3.1.5",
"express": "~4.16.1",
"extend": "^3.0.2",
@@ -25,7 +26,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://git.theta42.com/wmantly/proxy.git"
"url": "https://github.com/theta42/sso-manager-node.git"
},
"devDependencies": {
"nodemon": "^2.0.6"