diff --git a/package-lock.json b/package-lock.json index 15aad8f..ce0c3cf 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.3" } }, "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.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "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.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "dev": true }, "unicode-canonical-property-names-ecmascript": { diff --git a/package.json b/package.json index fa831e9..e8f805e 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.3" }, "browserslist": { "production": [