proto-signing: Update ts-proto to 1.53

This commit is contained in:
willclarktech
2021-02-09 10:48:43 +00:00
parent 3b8f0f3c37
commit b48cfa45b1
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -54,6 +54,6 @@
"devDependencies": {
"@cosmjs/encoding": "^0.24.0-alpha.22",
"@cosmjs/utils": "^0.24.0-alpha.22",
"ts-proto": "^1.50.0"
"ts-proto": "^1.53.0"
}
}