diff --git a/package-lock.json b/package-lock.json index a755671f..ed42a147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2235,9 +2235,9 @@ } }, "typescript": { - "version": "4.7.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz", - "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz", + "integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==", "dev": true }, "unpipe": { diff --git a/package.json b/package.json index c536b694..d8d5d1b7 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "npm-run-all": "4.1.5", "rimraf": "3.0.2", "tslint": "6.1.3", - "typescript": "4.7.4" + "typescript": "4.8.2" } } \ No newline at end of file