From a029da8b34bf51d0c742cdd28a6d56be97e92040 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 17 Feb 2023 04:45:34 +0000 Subject: [PATCH] Build(deps): [security] bump undici from 5.12.0 to 5.19.1 Bumps [undici](https://github.com/nodejs/undici) from 5.12.0 to 5.19.1. **This update includes security fixes.** - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.12.0...v5.19.1) --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index fe7ce6f..b39ada1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14835,9 +14835,9 @@ unctx@^2.1.1: unplugin "^1.0.0" undici@^5.12.0: - version "5.12.0" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.12.0.tgz#c758ffa704fbcd40d506e4948860ccaf4099f531" - integrity sha512-zMLamCG62PGjd9HHMpo05bSLvvwWOZgGeiWlN/vlqu3+lRo3elxktVGEyLMX+IO7c2eflLjcW74AlkhEZm15mg== + version "5.19.1" + resolved "https://registry.yarnpkg.com/undici/-/undici-5.19.1.tgz#92b1fd3ab2c089b5a6bd3e579dcda8f1934ebf6d" + integrity sha512-YiZ61LPIgY73E7syxCDxxa3LV2yl3sN8spnIuTct60boiiRaE1J8mNWHO8Im2Zi/sFrPusjLlmRPrsyraSqX6A== dependencies: busboy "^1.6.0" -- 2.52.0