From 25b9884385e6fab3ae86422335e4a8a490fb0567 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 07:19:58 +0000 Subject: [PATCH] feat: upgrade undici from 5.28.3 to 7.1.0 Snyk has created this PR to upgrade undici from 5.28.3 to 7.1.0. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/f808219b-d20c-4808-9bc5-7ab0d54a5be8?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72db848..a14b24f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@solidjs/router": "^0.13.3", "solid-js": "^1.5.7", "solid-start": "^0.3.11", - "undici": "^6.19.2" + "undici": "^7.1.0" }, "engines": { "node": ">=16"