diff --git a/package.json b/package.json index 68a516f..2267335 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "discord.js": "^12.3.1", "dotenv": "^8.2.0", "mathjs": "^7.2.0", - "typescript": "^4.0.3" + "typescript": "^4.3.5" }, "engines": { "node": "12.x" diff --git a/yarn.lock b/yarn.lock index 013c19d..4f2e08e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1862,10 +1862,10 @@ typed-function@^2.0.0: resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-2.0.0.tgz#15ab3825845138a8b1113bd89e60cd6a435739e8" integrity sha512-Hhy1Iwo/e4AtLZNK10ewVVcP2UEs408DS35ubP825w/YgSBK1KVLwALvvIG4yX75QJrxjCpcWkzkVRB0BwwYlA== -typescript@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" - integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== +typescript@^4.3.5: + version "4.3.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4" + integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA== uri-js@^4.2.2: version "4.3.0"