- IO-2684 (Flex issues, taken care of here and a few other places)

- Add Log Rocket on beta.imex.online
- Updated Frontend and Backend npm packages, please do a NPM install on both

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-01-12 13:58:05 -05:00
parent ef0bc8c313
commit 9fc586434e
9 changed files with 320 additions and 301 deletions

View File

@@ -17,9 +17,9 @@
"start": "node server.js"
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.485.0",
"@aws-sdk/client-ses": "^3.485.0",
"@aws-sdk/credential-provider-node": "^3.485.0",
"@aws-sdk/client-secrets-manager": "^3.490.0",
"@aws-sdk/client-ses": "^3.490.0",
"@aws-sdk/credential-provider-node": "^3.490.0",
"@opensearch-project/opensearch": "^2.5.0",
"aws4": "^1.12.0",
"axios": "^1.6.5",
@@ -50,7 +50,7 @@
"nodemailer": "^6.9.8",
"phone": "^3.1.42",
"soap": "^1.0.0",
"socket.io": "^4.7.3",
"socket.io": "^4.7.4",
"ssh2-sftp-client": "^9.1.0",
"stripe": "^14.11.0",
"twilio": "^4.20.0",