From 1a2d8ffbe799c31dff6e03eae44a329825bd45e5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:46:11 +0000 Subject: [PATCH] feat: upgrade undici from 5.28.3 to 6.19.2 Snyk has created this PR to upgrade undici from 5.28.3 to 6.19.2. 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 3800225..d09b0ab 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": "^5.28.3" + "undici": "^6.19.2" }, "engines": { "node": ">=16"