diff --git a/package.json b/package.json index 073731718..43e1a79c9 100644 --- a/package.json +++ b/package.json @@ -131,6 +131,6 @@ "protractor": "7.0.0", "tailwindcss": "2.2.16", "ts-node": "10.2.1", - "typescript": "4.5.4" + "typescript": "5.3.3" } } diff --git a/yarn.lock b/yarn.lock index f5e0bcb1e..80d002f4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12111,10 +12111,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.5.4: - version "4.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" - integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg== +typescript@5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" + integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== ua-parser-js@^0.7.18: version "0.7.22"