diff --git a/package.json b/package.json index 5b65446..7b954c0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "prettier": "2.2.1", "socket.io": "2.3.0", "ts-node-dev": "1.1.6", - "typescript": "4.2.2" + "typescript": "4.2.3" }, "license": "MIT", "main": "dist/index.js", diff --git a/yarn.lock b/yarn.lock index a417c53..d8415e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2080,10 +2080,10 @@ type-is@~1.6.17, type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@4.2.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c" - integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ== +typescript@4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"