From 94c4cab049532552542301c72ab23f6ba86ec4cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 08:54:39 +0000 Subject: [PATCH] build(deps-dev): bump undici from 2.2.1 to 3.3.4 Bumps [undici](https://github.com/nodejs/undici) from 2.2.1 to 3.3.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v2.2.1...v3.3.4) 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..1e379017016 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.4", "x-xss-protection": "^2.0.0", "yup": "^0.29.0" },