From f1b603234b0f940b2f66a3c24496bca58fc390a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:52:51 +0000 Subject: [PATCH] Bump undici from 5.2.0 to 5.9.1 in /Wirtualnik.Frontend.Dev.Nuxt3 Bumps [undici](https://github.com/nodejs/undici) from 5.2.0 to 5.9.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.2.0...v5.9.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Wirtualnik.Frontend.Dev.Nuxt3/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Wirtualnik.Frontend.Dev.Nuxt3/yarn.lock b/Wirtualnik.Frontend.Dev.Nuxt3/yarn.lock index fecbcd8..343fa8f 100644 --- a/Wirtualnik.Frontend.Dev.Nuxt3/yarn.lock +++ b/Wirtualnik.Frontend.Dev.Nuxt3/yarn.lock @@ -4123,9 +4123,9 @@ unctx@^1.1.4: unplugin "^0.6.1" undici@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.2.0.tgz#18c5bd59f8f1b1ed8dcc9dca2f754c44ec994059" - integrity sha512-XY6+NS3WH9b3TKOHeNz2CjR+qrVz/k4fO9g3etPpLozRvULoQmZ1+dk9JbIz40ehn27xzFk4jYVU2MU3Nle62A== + version "5.9.1" + resolved "https://registry.yarnpkg.com/undici/-/undici-5.9.1.tgz#fc9fd85dd488f965f153314a63d9426a11f3360b" + integrity sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg== unenv@^0.5.1, unenv@^0.5.2: version "0.5.2"