Update adbkit to resolve index out of range errors on some newer APKs.

This commit is contained in:
Simo Kinnunen
2017-08-21 16:54:31 +09:00
parent 895b781b69
commit 5637187780
3 changed files with 11 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
"dependencies": {
"@slack/client": "^3.5.4",
"adbkit": "^2.9.2",
"adbkit-apkreader": "^2.1.1",
"adbkit-apkreader": "^2.1.2",
"adbkit-monkey": "^1.0.1",
"aws-sdk": "^2.4.13",
"basic-auth": "^1.0.3",