diff --git a/package-lock.json b/package-lock.json index 6990f27..b73e5f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5328,9 +5328,9 @@ "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==" }, "typescript": { - "version": "3.9.10", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz", - "integrity": "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "dev": true }, "uglify-js": { diff --git a/package.json b/package.json index 89b547e..86bdff5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "tslint": "5.20.1", "tslint-clean-code": "0.2.10", "tslint-microsoft-contrib": "6.2.0", - "typescript": "3.9.10", + "typescript": "5.5.3", "unibeautify": "0.17.1" }, "dependencies": {