diff --git a/package-lock.json b/package-lock.json index 02efc203..0774678f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "rimraf": "5.0.5", "ts-jest": "29.1.2", "tsconfigs": "4.0.2", - "typescript": "5.4.2" + "typescript": "5.4.4" } }, "node_modules/@babel/code-frame": { @@ -10663,9 +10663,9 @@ } }, "node_modules/typescript": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz", - "integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==", + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", + "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -19010,9 +19010,9 @@ } }, "typescript": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz", - "integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==", + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", + "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "dev": true }, "uc.micro": { diff --git a/package.json b/package.json index ec78896c..87028488 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "rimraf": "5.0.5", "ts-jest": "29.1.2", "tsconfigs": "4.0.2", - "typescript": "5.4.2" + "typescript": "5.4.4" }, "keywords": [ "fetch",