diff --git a/package.json b/package.json index 845fe12f..fcaf887f 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "semantic-ui-css": "2.4.1", "semantic-ui-react": "0.88.2", "tsdx": "0.13.2", - "tslib": "1.11.2", + "tslib": "2.0.0", "typescript": "3.9.3" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 122ddcae..20483c89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12259,6 +12259,11 @@ tslib@1.11.2, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9" integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg== +tslib@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3" + integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g== + tsutils@^3.17.1: version "3.17.1" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"