Update ts-proto to 1.73.0

This commit is contained in:
Simon Warta 2021-03-11 13:41:02 +01:00
parent a7d0b77c75
commit 44e3261792
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"ses": "^0.11.0",
"shx": "^0.3.2",
"source-map-support": "^0.5.19",
"ts-proto": "^1.67.0",
"ts-proto": "^1.73.0",
"typedoc": "^0.19",
"typescript": "~4.0",
"webpack": "^4.43.0",

View File

@ -8661,10 +8661,10 @@ ts-proto-descriptors@^1.2.0:
dependencies:
protobufjs "^6.8.8"
ts-proto@^1.67.0:
version "1.67.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.67.0.tgz#27c45852e5640daa260750a91341026e49dfce40"
integrity sha512-+a7zleIP3EuZucu8B/HgSqzZarYHSeZ9z2KYK0/P9K8meSuLKBFB5yipYU0VK78FxAdX+u//ZTGvwe2Pzq1XfA==
ts-proto@^1.73.0:
version "1.73.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.73.0.tgz#119bc82d35ddda8c0f2be650ff8cdba4247e5e7d"
integrity sha512-5wHHUFdBS1nRUgTx60ybuTHRO7hm3LlTKED57fn5C1/VWesqdrA13u5RRbCuv9doefQ2FAvirwLKAGZgul7kWA==
dependencies:
"@types/object-hash" "^1.3.0"
dataloader "^1.4.0"