From 7aa09dfe17b41f8f05acea9d932fbbb869e1860e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 30 Apr 2025 05:02:40 +0000 Subject: [PATCH] fix: upgrade typescript from 5.5.4 to 5.8.3 Snyk has created this PR to upgrade typescript from 5.5.4 to 5.8.3. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/nerds-github/project/c1e00438-ee6a-430b-8e0c-673cfa5db529?utm_source=github&utm_medium=referral&page=upgrade-pr --- deps/undici/src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/undici/src/package.json b/deps/undici/src/package.json index bf777b24a2b90a..2d5ac316065159 100644 --- a/deps/undici/src/package.json +++ b/deps/undici/src/package.json @@ -124,7 +124,7 @@ "snazzy": "^9.0.0", "standard": "^17.0.0", "tsd": "^0.31.0", - "typescript": "^5.0.2", + "typescript": "^5.8.3", "ws": "^8.11.0" }, "engines": {