IO-1364 Update profile changes for new firebase package.

This commit is contained in:
Patrick Fic
2021-09-20 11:31:13 -07:00
parent 45176cc2e2
commit 61ac520192
5 changed files with 347 additions and 346 deletions

View File

@@ -17,10 +17,10 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.979.0",
"aws-sdk": "^2.991.0",
"bluebird": "^3.7.2",
"body-parser": "^1.18.3",
"cloudinary": "^1.26.2",
"cloudinary": "^1.27.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"cors": "2.8.5",
@@ -40,13 +40,13 @@
"node-mailjet": "^3.3.4",
"node-quickbooks": "^2.0.39",
"nodemailer": "^6.6.3",
"phone": "^3.1.6",
"phone": "^3.1.8",
"query-string": "^7.0.1",
"soap": "^0.42.0",
"socket.io": "^4.2.0",
"ssh2-sftp-client": "^7.0.3",
"stripe": "^8.171.0",
"twilio": "^3.67.1",
"ssh2-sftp-client": "^7.0.4",
"stripe": "^8.176.0",
"twilio": "^3.67.2",
"xmlbuilder2": "^3.0.2"
},
"devDependencies": {