Update adbkit to 2.11.1 to fix public key parsing issues.

This commit is contained in:
Simo Kinnunen
2019-05-03 19:50:30 +09:00
parent 1218424aee
commit d595449a87
3 changed files with 9 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
},
"dependencies": {
"@slack/client": "^3.5.4",
"adbkit": "^2.9.2",
"adbkit": "^2.11.1",
"adbkit-apkreader": "^3.1.1",
"adbkit-monkey": "^1.0.1",
"aws-sdk": "^2.4.13",