From bffedcd16a06c83c0d0b1110060ae70fab66a0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:38:56 +0000 Subject: [PATCH] Bump yarn from 1.22.4 to 1.22.21 in /clients/web Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.4 to 1.22.21. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.22.4...v1.22.21) --- updated-dependencies: - dependency-name: yarn dependency-type: indirect ... Signed-off-by: dependabot[bot] --- clients/web/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/web/yarn.lock b/clients/web/yarn.lock index a9727b3c..01c7d8eb 100644 --- a/clients/web/yarn.lock +++ b/clients/web/yarn.lock @@ -12852,9 +12852,9 @@ yargs@^15.0.0: yargs-parser "^18.1.1" yarn@^1.21.1: - version "1.22.4" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.4.tgz#01c1197ca5b27f21edc8bc472cd4c8ce0e5a470e" - integrity sha512-oYM7hi/lIWm9bCoDMEWgffW8aiNZXCWeZ1/tGy0DWrN6vmzjCXIKu2Y21o8DYVBUtiktwKcNoxyGl/2iKLUNGA== + version "1.22.21" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.21.tgz#1959a18351b811cdeedbd484a8f86c3cc3bbaf72" + integrity sha512-ynXaJsADJ9JiZ84zU25XkPGOvVMmZ5b7tmTSpKURYwgELdjucAOydqIOrOfTxVYcNXe91xvLZwcRh68SR3liCg== yauzl@^2.10.0, yauzl@^2.4.2: version "2.10.0"