diff --git a/package.json b/package.json index f8112e62..c29bf977 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "tslint": "5.11.0", "tslint-config-prettier": "1.17.0", "tslint-config-standard": "8.0.1", - "typescript": "3.2.1" + "typescript": "3.2.2" }, "dependencies": { "graphql-import": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index dd36e490..1dd7438b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6104,10 +6104,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192" - integrity sha512-jw7P2z/h6aPT4AENXDGjcfHTu5CSqzsbZc6YlUIebTyBAq8XaKp78x7VcSh30xwSCcsu5irZkYZUSFP1MrAMbg== +typescript@3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.2.tgz#fe8101c46aa123f8353523ebdcf5730c2ae493e5" + integrity sha512-VCj5UiSyHBjwfYacmDuc/NOk4QQixbE+Wn7MFJuS0nRuPQbof132Pw4u53dm264O8LPc2MVsc7RJNml5szurkg== uglify-js@^2.6: version "2.8.29"