Update both server and client deps

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2023-12-28 14:53:19 -05:00
parent ed0da08326
commit 7b83430c02
5 changed files with 955 additions and 1329 deletions

View File

@@ -17,15 +17,15 @@
"start": "node server.js"
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.454.0",
"@aws-sdk/client-ses": "^3.454.0",
"@aws-sdk/credential-provider-node": "^3.451.0",
"@aws-sdk/client-secrets-manager": "^3.481.0",
"@aws-sdk/client-ses": "^3.481.0",
"@aws-sdk/credential-provider-node": "^3.481.0",
"@opensearch-project/opensearch": "^2.4.0",
"aws4": "^1.12.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"bluebird": "^3.7.2",
"body-parser": "^1.20.2",
"cloudinary": "^1.41.0",
"cloudinary": "^1.41.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"cors": "2.8.5",
@@ -33,7 +33,7 @@
"dinero.js": "^1.9.1",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"firebase-admin": "^11.11.0",
"firebase-admin": "^12.0.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"graylog2": "^0.2.1",
@@ -41,19 +41,19 @@
"intuit-oauth": "^4.0.0",
"json-2-csv": "^5.0.1",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"moment": "^2.30.1",
"moment-timezone": "^0.5.41",
"multer": "^1.4.5-lts.1",
"node-mailjet": "^6.0.4",
"node-persist": "^3.1.3",
"node-mailjet": "^6.0.5",
"node-persist": "^4.0.1",
"node-quickbooks": "^2.0.43",
"nodemailer": "^6.9.7",
"phone": "^3.1.41",
"soap": "^1.0.0",
"socket.io": "^4.7.2",
"ssh2-sftp-client": "^9.1.0",
"stripe": "^14.5.0",
"twilio": "^4.19.0",
"stripe": "^14.10.0",
"twilio": "^4.20.0",
"uuid": "^9.0.1",
"xml2js": "^0.6.2",
"xmlbuilder2": "^3.1.1"