diff --git a/package-lock.json b/package-lock.json index f47ccfe..2bd606e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1536,9 +1536,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 }, "v8-compile-cache-lib": { diff --git a/package.json b/package.json index 638763a..2e8a05b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "ts-node": "^10.9.1", "tslint": "^5.20.1", "typedoc": "^0.23.11", - "typescript": "^4.7.4" + "typescript": "^4.8.2" }, "prettier": "@relaycorp/shared-config/.prettierrc.json", "publishConfig": {