diff --git a/package-lock.json b/package-lock.json index b93534d1b3485..e7a7a82440f9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "nodejs.org", + "name": "npm-proj-1718043133624-0.1604280520354031r73Ytf", "lockfileVersion": 3, "requires": true, "packages": { @@ -54,7 +54,7 @@ "shiki": "~1.1.2", "tailwindcss": "^3.4.0", "turbo": "1.12.4", - "typescript": "~5.3.2", + "typescript": "^5.4.5", "unist-util-visit": "~5.0.0", "vfile": "~6.0.1", "vfile-matter": "~5.0.0" @@ -32970,9 +32970,10 @@ "dev": true }, "node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index 049b0fe2c637b..89a293ed54414 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "shiki": "~1.1.2", "tailwindcss": "^3.4.0", "turbo": "1.12.4", - "typescript": "~5.3.2", + "typescript": "~5.4.5", "unist-util-visit": "~5.0.0", "vfile": "~6.0.1", "vfile-matter": "~5.0.0"