cosmwasm-stargate: Update ts-proto to 1.53

This commit is contained in:
willclarktech 2021-02-03 11:55:33 +00:00
parent 7edd252cc4
commit 2955925ede
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7
2 changed files with 1 additions and 12 deletions

View File

@ -62,6 +62,6 @@
"devDependencies": {
"@types/pako": "^1.0.1",
"readonly-date": "^1.0.0",
"ts-proto": "^1.50.0"
"ts-proto": "^1.53.0"
}
}

View File

@ -8767,17 +8767,6 @@ ts-poet@^4.4.1:
lodash "^4.17.15"
prettier "^2.0.2"
ts-proto@^1.50.0:
version "1.50.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.50.0.tgz#50098a5acbc060ccfb19bd8c1670d873896dbc3b"
integrity sha512-5J4P3XNiOP5VjGxgPpwNZTh3tblp2Gg/UeluC7hKjErEsWvNdwcpWUpDRdLiSAb/+dl6BWv1/1dwFcMIToUWng==
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"
ts-proto@^1.53.0:
version "1.53.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.53.0.tgz#3261b5b029fe154a381ad3d97e247bdddd46f536"