binary parser update

This commit is contained in:
Bryan Ashby
2020-05-14 23:04:55 -06:00
parent ec1ee9d796
commit 19c0f75610
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
],
"dependencies": {
"async": "3.2.0",
"binary-parser": "^1.5.0",
"binary-parser": "^1.6.2",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "^1.8.12",
"exiftool": "^0.0.3",