From 7d637c53e8b38f30582303935f2feb705d67d4e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 08:32:09 +0000 Subject: [PATCH] build(deps-dev): bump undici from 2.2.1 to 3.3.5 Bumps [undici](https://github.com/nodejs/undici) from 2.2.1 to 3.3.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v2.2.1...v3.3.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3b1a84e714..00f0893079d 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "then-sleep": "^1.0.1", "tsd": "^0.13.1", "typescript": "^4.0.2", - "undici": "^2.0.0", + "undici": "^3.3.5", "x-xss-protection": "^2.0.0", "yup": "^0.29.0" },