From c86279c9bcf62fe28d124b124b91eb364d478a25 Mon Sep 17 00:00:00 2001 From: Ethan Arrowood Date: Wed, 20 Sep 2023 15:03:45 -0600 Subject: [PATCH] undici-types@5.25.1 --- types/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/package.json b/types/package.json index f5690fc7e21..16bf97c4ddf 100644 --- a/types/package.json +++ b/types/package.json @@ -1,6 +1,6 @@ { "name": "undici-types", - "version": "5.24.0", + "version": "5.25.1", "description": "A stand-alone types package for Undici", "homepage": "https://undici.nodejs.org", "bugs": { @@ -52,4 +52,4 @@ "author": true } ] -} +} \ No newline at end of file