diff --git a/package.json b/package.json index 1b063719..d1e6cb9d 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "ts-node": "10.4.0", "tslint": "5.20.1", "tslint-jasmine-rules": "1.6.1", - "typescript": "3.2.4" + "typescript": "3.9.10" }, "main": "index.js", "repository": "https://github.com/CruGlobal/mobile-content-admin.git", diff --git a/yarn.lock b/yarn.lock index 0675393c..f413493f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7549,6 +7549,11 @@ typescript@3.2.4: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d" integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg== +typescript@3.9.10: + version "3.9.10" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" + integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== + ua-parser-js@^0.7.30: version "0.7.33" resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532"