Package Updates.

This commit is contained in:
Patrick Fic
2021-02-02 20:37:06 -08:00
parent 8a031d3309
commit 4f17d235f4
4 changed files with 141 additions and 133 deletions

View File

@@ -18,7 +18,7 @@
},
"dependencies": {
"body-parser": "^1.18.3",
"cloudinary": "^1.23.0",
"cloudinary": "^1.24.0",
"compression": "^1.7.4",
"cors": "2.8.5",
"csrf": "^3.1.0",
@@ -26,7 +26,7 @@
"dotenv": "8.2.0",
"express": "^4.16.4",
"firebase-admin": "^9.4.2",
"graphql": "^15.4.0",
"graphql": "^15.5.0",
"graphql-request": "^3.4.0",
"handlebars": "^4.7.6",
"inline-css": "^3.0.0",
@@ -36,8 +36,8 @@
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"phone": "^2.4.20",
"stripe": "^8.131.1",
"twilio": "^3.55.0",
"stripe": "^8.132.0",
"twilio": "^3.55.1",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {