From 07c4084d37b9dd6b9440ccec287b2efdd0b68db4 Mon Sep 17 00:00:00 2001 From: Bernd Hufmann Date: Thu, 16 Jun 2022 11:23:40 -0400 Subject: [PATCH] Upgrade to tsp-typescript-client version 0.4.0-next.7f692ba.0 Signed-off-by: Bernd Hufmann --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1d94e535c..88ab24fb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13980,9 +13980,9 @@ tslib@^2.2.0, tslib@^2.3.1: integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== tsp-typescript-client@next: - version "0.4.0-next.5dd021b.0" - resolved "https://registry.yarnpkg.com/tsp-typescript-client/-/tsp-typescript-client-0.4.0-next.5dd021b.0.tgz#1c37f0b3f5fb0dbb1febed8f2cccafa3482812d8" - integrity sha512-IgnT5N/4Deq6RtS2PGqvrY3TcgcuYp3Ap73GburEdVBAXDSOssUtzdrZoB+beS/5PyKI0DjVu53mM/YCkOYDzQ== + version "0.4.0-next.7f692ba.0" + resolved "https://registry.yarnpkg.com/tsp-typescript-client/-/tsp-typescript-client-0.4.0-next.7f692ba.0.tgz#7f4ae3710d583a58b65769f59f5c204d6da9f7a1" + integrity sha512-XAc5cbKskjmyg2oN2QIvIF488j37y1IDdYeZFMN3aPN12RWfG8oqyfYtJhr2NFHd6to7CmTphYJNYlUuChni3A== dependencies: json-bigint sidorares/json-bigint#2c0a5f896d7888e68e5f4ae3c7ea5cd42fd54473 node-fetch "^2.5.0"