diff --git a/package.json b/package.json index 2608481..268ff4d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "prettier": "2.2.1", "socket.io": "2.3.0", "ts-node-dev": "1.1.1", - "typescript": "4.1.3" + "typescript": "4.1.5" }, "license": "MIT", "main": "dist/index.js", diff --git a/yarn.lock b/yarn.lock index b2665e8..87d7ec9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1259,10 +1259,10 @@ type-is@~1.6.17, type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -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.1.5: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"