diff --git a/package-lock.json b/package-lock.json index 15aad8f..8895bc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "react-scripts": "^3.4.0", "ts-jest": "^24.0.2", "tslint": "^6.1.2", - "typescript": "^3.9.6" + "typescript": "^5.5.2" } }, "node_modules/@babel/code-frame": { @@ -18494,16 +18494,16 @@ "dev": true }, "node_modules/typescript": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz", - "integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz", + "integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==", "dev": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=4.2.0" + "node": ">=14.17" } }, "node_modules/unicode-canonical-property-names-ecmascript": { @@ -35381,9 +35381,9 @@ "dev": true }, "typescript": { - "version": "3.9.6", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz", - "integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==", + "version": "5.5.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz", + "integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==", "dev": true }, "unicode-canonical-property-names-ecmascript": { diff --git a/package.json b/package.json index fa831e9..52ff842 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-scripts": "^3.4.0", "ts-jest": "^24.0.2", "tslint": "^6.1.2", - "typescript": "^3.9.6" + "typescript": "^5.5.2" }, "browserslist": { "production": [