diff --git a/package.json b/package.json index 582e467..18e262d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "ts-node": "8.1.0", "tsconfig-paths": "3.8.0", "typedoc": "0.14.2", - "typescript": "3.4.4", + "typescript": "3.9.6", "@types/i18next": "12.1.0", "@types/mongodb": "3.1.26" } diff --git a/yarn.lock b/yarn.lock index febcb66..6345a22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3957,10 +3957,10 @@ typescript@3.2.x: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d" integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg== -typescript@3.4.4: - version "3.4.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.4.tgz#aac4a08abecab8091a75f10842ffa0631818f785" - integrity sha512-xt5RsIRCEaf6+j9AyOBgvVuAec0i92rgCaS3S+UVf5Z/vF2Hvtsw08wtUTJqp4djwznoAgjSxeCcU4r+CcDBJA== +typescript@3.9.6: + version "3.9.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a" + integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw== uglify-js@^3.1.4: version "3.5.12"