diff --git a/package.json b/package.json index 950c1f34..36f05578 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "prettier": "^1.19.1", "ts-jest": "^24.2.0", "tslint": "^5.20.0", - "typescript": "^3.7.3" + "typescript": "^3.7.4" } } diff --git a/yarn.lock b/yarn.lock index 49c93d10..747c81c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3140,9 +3140,9 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -typescript@^3.7.3: - version "3.7.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69" +typescript@^3.7.4: + version "3.7.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19" uglify-js@^3.1.4: version "3.6.8"