- Merge and update

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-01-30 19:37:52 -05:00
43 changed files with 3336 additions and 1306 deletions

View File

@@ -18,21 +18,21 @@
"start": "node server.js"
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.490.0",
"@aws-sdk/client-ses": "^3.490.0",
"@aws-sdk/credential-provider-node": "^3.490.0",
"@aws-sdk/client-secrets-manager": "^3.503.0",
"@aws-sdk/client-ses": "^3.503.0",
"@aws-sdk/credential-provider-node": "^3.503.0",
"@opensearch-project/opensearch": "^2.5.0",
"aws4": "^1.12.0",
"axios": "^1.6.5",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
"cloudinary": "^1.41.2",
"cloudinary": "^2.0.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"cors": "2.8.5",
"csrf": "^3.1.0",
"dinero.js": "^1.9.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"express": "^4.18.2",
"firebase-admin": "^12.0.0",
"graphql": "^16.8.1",
@@ -54,7 +54,7 @@
"rimraf": "^5.0.5",
"soap": "^1.0.0",
"socket.io": "^4.7.4",
"ssh2-sftp-client": "^9.1.0",
"ssh2-sftp-client": "^10.0.3",
"stripe": "^14.11.0",
"twilio": "^4.20.0",
"uuid": "^9.0.1",