Package updates.

This commit is contained in:
Patrick Fic
2021-04-13 13:24:09 -07:00
parent 70a6ffc7db
commit b588c455fb
4 changed files with 391 additions and 308 deletions

View File

@@ -35,13 +35,13 @@
"node-fetch": "^2.6.1",
"node-mailjet": "^3.3.1",
"phone": "^2.4.20",
"stripe": "^8.137.0",
"twilio": "^3.56.0",
"xmlbuilder2": "^2.4.0"
"stripe": "^8.143.0",
"twilio": "^3.60.0",
"xmlbuilder2": "^2.4.1"
},
"devDependencies": {
"concurrently": "^6.0.0",
"eslint": "^7.20.0",
"concurrently": "^6.0.2",
"eslint": "^7.24.0",
"eslint-plugin-promise": "^4.3.1",
"source-map-explorer": "^2.5.2"
}