From ad6feb8ce62c0531a7fa205c81bd72f53715553a Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 06:50:48 +0000 Subject: [PATCH] feat: upgrade undici from 5.28.4 to 6.19.2 Snyk has created this PR to upgrade undici from 5.28.4 to 6.19.2. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/7cc3dbcc-569f-4419-a359-aa66f88a20cc?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 5563485..17167ba 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@solidjs/router": "^0.13.6", "solid-js": "^1.5.7", "solid-start": "^0.1.0", - "undici": "^5.28.4" + "undici": "^6.19.2" }, "engines": { "node": ">=16"