diff --git a/package.json b/package.json index 9c4cec0..23f7d67 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,6 @@ "pretty-quick": "3.1.1", "rimraf": "3.0.2", "rxjs": "7.2.0", - "typescript": "4.3.5" + "typescript": "4.5.2" } } diff --git a/yarn.lock b/yarn.lock index 9e290c6..8b52615 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3237,10 +3237,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.3.5: - version "4.3.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" - integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== +typescript@4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" + integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== universalify@^0.1.2: version "0.1.2"