From 4d7b06196d2a7292e5f3c5154152f481305f6958 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 01:43:25 +0000 Subject: [PATCH] feat: upgrade undici from 5.28.4 to 7.2.0 Snyk has created this PR to upgrade undici from 5.28.4 to 7.2.0. See this package in npm: undici See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/0cfda0cc-b6f2-488b-8484-df81e5d92961?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 3441110..d49f836 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@solidjs/router": "^0.5.0", "solid-js": "^1.8.17", "solid-start": "^0.1.0", - "undici": "^5.28.4" + "undici": "^7.2.0" }, "engines": { "node": ">=16"