From fc922dd2298c822d75701157601c0d3ad06bf7e5 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 17 Jun 2022 04:57:47 +0000 Subject: [PATCH] Build(deps): bump undici from 4.10.2 to 4.16.0 Bumps [undici](https://github.com/nodejs/undici) from 4.10.2 to 4.16.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v4.10.2...v4.16.0) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d949673..3b5fe6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12891,9 +12891,9 @@ unbox-primitive@^1.0.1: which-boxed-primitive "^1.0.2" undici@^4.9.3: - version "4.10.2" - resolved "https://registry.yarnpkg.com/undici/-/undici-4.10.2.tgz#27e360f2d4202ef98dfc1c8e13dcd329660a6d7c" - integrity sha512-QoQH4PpV3dqJwr4h1HazggbB4f5CBknvYANjI9hxXCml+AAzLoh4HBkce0Jc0wW/pmVbrus8Gfeo8QounE+/9g== + version "4.16.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-4.16.0.tgz#469bb87b3b918818d3d7843d91a1d08da357d5ff" + integrity sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw== unfetch@^4.2.0: version "4.2.0"