diff --git a/package.json b/package.json index 899a5328..5a852189 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "sqlite3": "5.0.1", "ts-jest": "26.5.0", "typeorm": "0.2.30", - "typescript": "4.1.3" + "typescript": "4.2.4" }, "dependencies": { "@types/graphql": "^14.5.0", diff --git a/yarn.lock b/yarn.lock index 3f3d7fb7..67e45b63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7588,10 +7588,10 @@ typeorm@0.2.30: yargonaut "^1.1.2" yargs "^16.0.3" -typescript@4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@4.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== typescript@^3.2.1: version "3.5.3"