Updated packages.

This commit is contained in:
Patrick Fic
2021-05-12 16:26:48 -07:00
parent 64ebdd7d40
commit 1b1e267d70
8 changed files with 54295 additions and 358 deletions

View File

@@ -17,16 +17,16 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.891.0",
"aws-sdk": "^2.906.0",
"body-parser": "^1.18.3",
"cloudinary": "^1.25.0",
"compression": "^1.7.4",
"cors": "2.8.5",
"csrf": "^3.1.0",
"dinero.js": "^1.8.1",
"dotenv": "8.2.0",
"dotenv": "9.0.2",
"express": "^4.16.4",
"firebase-admin": "^9.5.0",
"firebase-admin": "^9.8.0",
"graphql": "^15.5.0",
"graphql-request": "^3.4.0",
"inline-css": "^3.0.0",
@@ -35,10 +35,10 @@
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"nodemailer": "^6.5.0",
"nodemailer": "^6.6.0",
"phone": "^2.4.20",
"stripe": "^8.143.0",
"twilio": "^3.60.0",
"stripe": "^8.148.0",
"twilio": "^3.62.0",
"xmlbuilder2": "^2.4.1"
},
"devDependencies": {