From bbd5bdda95faf97a82f7c61539944f64db7694ad Mon Sep 17 00:00:00 2001 From: garronej Date: Mon, 7 Mar 2022 01:15:36 +0100 Subject: [PATCH] Update tss-react --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 51e3eae3..e4eb003a 100755 --- a/package.json +++ b/package.json @@ -81,6 +81,6 @@ "react-markdown": "^5.0.3", "scripting-tools": "^0.19.13", "tsafe": "^0.9.0", - "tss-react": "^3.5.1" + "tss-react": "^3.5.2" } } diff --git a/yarn.lock b/yarn.lock index 64e022b9..8c8ca5f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1514,10 +1514,10 @@ tslib@^2.2.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== -tss-react@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-3.5.1.tgz#aac692ea2e405d94293dd5c0be8695477cbbc4b1" - integrity sha512-JlujJx8vkQc4PzFTo8S725/OlIMaOdT0ve0OGrpdYS9dL8FLdgjZ1rV2j1b8nnEiaeu112B6PyNmoNBAisQohw== +tss-react@^3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-3.5.2.tgz#1b5db1f4a71fe62c939eed5368ea7809ca2ad0a9" + integrity sha512-IgGizaOhbntrWdh2EISJYnhYEEWXXWf3sn5aa8LYf7e59NCM5mg0PxJuEoLx9pLG5WlJF80zTRN/Y1Jnjw9LYA== dependencies: "@emotion/cache" "*" "@emotion/serialize" "*"