diff --git a/app/package.json b/app/package.json index 3d8fddff3..8fa509d41 100644 --- a/app/package.json +++ b/app/package.json @@ -114,7 +114,7 @@ "tslint-config-prettier": "1.18.0", "tslint-plugin-prettier": "2.3.0", "tslint-react": "5.0.0", - "typescript": "4.1.5", + "typescript": "4.7.4", "typescript-styled-plugin": "0.18.2" } } diff --git a/yarn.lock b/yarn.lock index 5f5d5482b..e233e2126 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11373,10 +11373,10 @@ typescript-template-language-service-decorator@^2.2.0: resolved "https://registry.yarnpkg.com/typescript-template-language-service-decorator/-/typescript-template-language-service-decorator-2.2.0.tgz#4ee6d580f307fb9239978e69626f2775b8a59b2a" integrity sha512-xiolqt1i7e22rpqMaprPgSFVgU64u3b9n6EJlAaUYE61jumipKAdI1+O5khPlWslpTUj80YzjUKjJ2jxT0D74w== -typescript@4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== +typescript@4.7.4: + version "4.7.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" + integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"