diff --git a/package.json b/package.json index 8f9a335..bc8a2a2 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "jest": "26.6.3", "rimraf": "3.0.2", "tslib": "^2.0.1", - "typescript": "4.1.3" + "typescript": "4.5.5" } } diff --git a/yarn.lock b/yarn.lock index c1c23d9..2a34987 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4191,10 +4191,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@4.5.5: + version "4.5.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" + integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"