Added GST registrant BOD-389

This commit is contained in:
Patrick Fic
2020-09-24 15:30:12 -07:00
parent 4253fe39d6
commit a463887fa4
35 changed files with 4680 additions and 873 deletions

View File

@@ -19,7 +19,7 @@
},
"dependencies": {
"body-parser": "^1.18.3",
"cloudinary": "^1.22.0",
"cloudinary": "^1.23.0",
"compression": "^1.7.4",
"cors": "2.8.5",
"csrf": "^3.1.0",
@@ -27,18 +27,18 @@
"dotenv": "8.2.0",
"express": "^4.16.4",
"express-sslify": "^1.2.0",
"firebase-admin": "^9.1.1",
"firebase-admin": "^9.2.0",
"graphql": "^15.3.0",
"graphql-request": "^3.0.0",
"graphql-request": "^3.1.0",
"handlebars": "^4.7.6",
"intuit-oauth": "^3.0.2",
"lodash": "^4.17.20",
"moment": "^2.27.0",
"node-fetch": "^2.6.0",
"moment": "^2.29.0",
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"phone": "^2.4.15",
"stripe": "^8.89.0",
"twilio": "^3.49.0",
"phone": "^2.4.16",
"stripe": "^8.99.0",
"twilio": "^3.49.3",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {