Package updates.

This commit is contained in:
Patrick Fic
2021-12-03 14:40:31 -08:00
parent 7d7cd8d85e
commit b539ecaeb1
4 changed files with 410 additions and 446 deletions

View File

@@ -17,13 +17,13 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.1028.0",
"aws-sdk": "^2.1043.0",
"axios": "^0.24.0",
"bluebird": "^3.7.2",
"body-parser": "^1.18.3",
"cloudinary": "^1.27.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.6",
"cors": "2.8.5",
"csrf": "^3.1.0",
"dinero.js": "^1.9.1",
@@ -31,7 +31,7 @@
"express": "^4.16.4",
"firebase-admin": "^10.0.0",
"graphql": "^16.0.1",
"graphql-request": "^3.6.1",
"graphql-request": "^3.7.0",
"graylog2": "^0.2.1",
"inline-css": "^3.0.0",
"intuit-oauth": "^4.0.0",
@@ -40,13 +40,13 @@
"node-mailjet": "^3.3.4",
"node-quickbooks": "^2.0.39",
"nodemailer": "^6.7.1",
"phone": "^3.1.9",
"phone": "^3.1.10",
"query-string": "^7.0.1",
"soap": "^0.43.0",
"socket.io": "^4.3.2",
"socket.io": "^4.4.0",
"ssh2-sftp-client": "^7.1.0",
"stripe": "^8.188.0",
"twilio": "^3.71.1",
"stripe": "^8.191.0",
"twilio": "^3.71.3",
"uuid": "^8.3.2",
"xmlbuilder2": "^3.0.2"
},