diff --git a/electron/package.json b/electron/package.json index 2f82adc0960..15c4eb18f57 100644 --- a/electron/package.json +++ b/electron/package.json @@ -13,7 +13,7 @@ "globby": "11.0.2", "rimraf": "3.0.2", "ts-node": "9.1.1", - "typescript": "4.1.5" + "typescript": "4.2.3" }, "license": "GPL-3.0", "main": "dist/main.js", diff --git a/electron/yarn.lock b/electron/yarn.lock index 7e6fcd900fa..4a11271e4f4 100644 --- a/electron/yarn.lock +++ b/electron/yarn.lock @@ -3294,10 +3294,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -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.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== unc-path-regex@^0.1.0: version "0.1.2"