Server and client package updates.

This commit is contained in:
Patrick Fic
2021-01-15 08:57:46 -08:00
parent 29689ff694
commit 018a2365bc
6 changed files with 203 additions and 189 deletions

View File

@@ -35,14 +35,14 @@
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"phone": "^2.4.16",
"stripe": "^8.129.0",
"twilio": "^3.54.1",
"phone": "^2.4.20",
"stripe": "^8.131.1",
"twilio": "^3.55.0",
"xmlbuilder": "^15.1.1"
},
"devDependencies": {
"concurrently": "^5.3.0",
"eslint-plugin-promise": "^4.2.1",
"source-map-explorer": "^2.5.0"
"source-map-explorer": "^2.5.2"
}
}