Minor dep updates

This commit is contained in:
Bryan Ashby
2020-05-14 21:49:18 -06:00
parent 8409b80d69
commit b76bb8a9bd
2 changed files with 10 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
"retro"
],
"dependencies": {
"async": "3.1.0",
"async": "3.2.0",
"binary-parser": "^1.5.0",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "^1.8.12",
@@ -55,7 +55,7 @@
"temptmp": "^1.1.0",
"uuid": "^3.3.3",
"uuid-parse": "1.1.0",
"ws": "^7.2.0",
"ws": "^7.3.0",
"xxhash": "^0.3.0",
"yazl": "^2.5.1"
},