Package Updates

This commit is contained in:
Patrick Fic
2021-11-08 10:27:38 -08:00
parent a7c76386bc
commit 1f38b98bfd
3 changed files with 39 additions and 39 deletions

View File

@@ -17,7 +17,7 @@
"start": "node server.js"
},
"dependencies": {
"aws-sdk": "^2.1013.0",
"aws-sdk": "^2.1023.0",
"bluebird": "^3.7.2",
"body-parser": "^1.18.3",
"cloudinary": "^1.27.1",
@@ -43,10 +43,10 @@
"phone": "^3.1.8",
"query-string": "^7.0.1",
"soap": "^0.42.0",
"socket.io": "^4.3.1",
"socket.io": "^4.3.2",
"ssh2-sftp-client": "^7.1.0",
"stripe": "^8.184.0",
"twilio": "^3.70.0",
"stripe": "^8.186.1",
"twilio": "^3.71.1",
"uuid": "^8.3.2",
"xmlbuilder2": "^3.0.2"
},