From 0c97377909b241fa4ca8a6f3dc1809e278782a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Oct 2021 13:53:12 +0000 Subject: [PATCH] Bump typescript from 3.9.10 to 4.4.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.10 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.10...v4.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba3fc2f..5e6f551 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "express-promise-router": "^3.0.3", "oauth-1.0a": "^2.2.6", "ts-node": "^8.1.0", - "typescript": "^3.4.5", + "typescript": "^4.4.4", "uuid": "^8.3.2" }, "devDependencies": {