From f84ba3c23a60911914a2339fae4d84eaa99a4adc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 08:48:29 +0000 Subject: [PATCH] build(deps-dev): bump undici from 2.2.1 to 3.3.6 Bumps [undici](https://github.com/nodejs/undici) from 2.2.1 to 3.3.6. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v2.2.1...v3.3.6) 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..6d79ddb8d00 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.6", "x-xss-protection": "^2.0.0", "yup": "^0.29.0" },