proto-signing: Update ts-proto to 1.53

This commit is contained in:
willclarktech 2021-02-03 10:56:07 +00:00
parent 3b8f0f3c37
commit b48cfa45b1
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7
2 changed files with 12 additions and 1 deletions

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"
}
}

View File

@ -8778,6 +8778,17 @@ ts-proto@^1.50.0:
protobufjs "^6.8.8"
ts-poet "^4.4.1"
ts-proto@^1.53.0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.53.0.tgz#3261b5b029fe154a381ad3d97e247bdddd46f536"
integrity sha512-/capMN0z4SVEyqpmXwH5ibq0DIy+ozgJ4tiq1yk3HgSn+ldXZtku03Wexw6Si08Q30YAQ6uSd205N2HmNjGp5w==
dependencies:
"@types/object-hash" "^1.3.0"
dataloader "^1.4.0"
object-hash "^1.3.1"
protobufjs "^6.8.8"
ts-poet "^4.4.1"
tsconfig-paths@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"