From 5bde4f7a0f910b4c6db6f078e36b6351b1131f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:52:27 +0000 Subject: [PATCH] Bump yarn from 1.19.1 to 1.22.17 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.1 to 1.22.17. - [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.19.1...v1.22.17) --- updated-dependencies: - dependency-name: yarn dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 65dc084..e657e09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12256,9 +12256,9 @@ yargs@^14.0.0, yargs@^14.2.0: yargs-parser "^15.0.0" yarn@^1.15.0: - version "1.19.1" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.19.1.tgz#14b92410dd1ba5bab87a12b4a3d807f4569bea97" - integrity sha512-gBnfbL9rYY05Gt0cjJhs/siqQXHYlZalTjK3nXn2QO20xbkIFPob+LlH44ML47GcR4VU9/2dYck1BWFM0Javxw== + version "1.22.17" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.17.tgz#bf910747d22497b573131f7341c0e1d15c74036c" + integrity sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ== yauzl@^2.4.2: version "2.10.0"