Package updates.

This commit is contained in:
Patrick Fic
2021-11-15 10:36:41 -08:00
parent 81eccba393
commit ab38f85d38
5 changed files with 353 additions and 369 deletions

View File

@@ -17,7 +17,7 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.1023.0",
"aws-sdk": "^2.1028.0",
"axios": "^0.24.0",
"bluebird": "^3.7.2",
"body-parser": "^1.18.3",
@@ -29,24 +29,23 @@
"dinero.js": "^1.9.1",
"dotenv": "10.0.0",
"express": "^4.16.4",
"firebase-admin": "^9.12.0",
"graphql": "^15.6.1",
"firebase-admin": "^10.0.0",
"graphql": "^16.0.1",
"graphql-request": "^3.6.1",
"graylog2": "^0.2.1",
"inline-css": "^3.0.0",
"intuit-oauth": "^4.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.4",
"node-quickbooks": "^2.0.39",
"nodemailer": "^6.7.0",
"phone": "^3.1.8",
"nodemailer": "^6.7.1",
"phone": "^3.1.9",
"query-string": "^7.0.1",
"soap": "^0.42.0",
"soap": "^0.43.0",
"socket.io": "^4.3.2",
"ssh2-sftp-client": "^7.1.0",
"stripe": "^8.186.1",
"stripe": "^8.188.0",
"twilio": "^3.71.1",
"uuid": "^8.3.2",
"xmlbuilder2": "^3.0.2"